Skip to content

t0rben/pd-pac-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pd-pac-spring

-TODO Check ConversionService vs. DataBinder

Common Port Presentation

  • History
  • Overview Ecosystem
  • Configuration
    • XML
    • Programatisch -Annotationen
  • Inversion of Control
    • BeanFactory
    • BeanLifecycle
  • Dependency Injection
    • Beao Scopes

Common Part Implementation

  • Implementation Rest Controller against strange URL
    • part1
  • WebMVC Configuration for Content Negotation & DataBinder
    • part2
  • Reflections
    • part3
  • Bean Lifecycles & Bean Scopes & Lazy Beans
    • part4
  • StereoTypes
    • part5
  • Aspecte
    • part6
    • Logging
    • BasicAuthImplementation
  • Autoconfiguration
    • part7
    • DependsOn
    • Autoconfig Setup
  • Spring Actuator
    • part8
    • HealthCheck

Presentations and Tasks

Spring Security

  • Overview
  • Basic Auth
  • ServletFilter Configuration
  • RememberMeProvider
  • Principal Repository

Spring Session

  • Overview
  • Implementation with Redis

Spring Cache & Spring Profiles

  • Overview
  • KeyGenerator
  • Implementation with Hazelcast & InMemory

Transactions & Spring Data JPA

  • Overview
  • Transactions
  • Spring-Data

Going to Production

  • Containerizing
    • Maven-Spotify Plugin
    • JIB
  • Actuator
    • Custom Endpoint
    • JMX Beans

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages