SpringSpringBootMicroservices
SpringSpringBootMicroservices
Introduction:
Strategy Pattern
➢ 3 principles of Strategy DP
➢ Strategy DP implementation in Spring
Spring Bean Scopes
▪ Singleton
▪ Prototype
▪ Request
▪ Session
▪ Application
▪ Global Session ( only in 4.x/5.x)
▪ Websocket
➢ @Scope
➢ @Lazy
➢ Pre-instantiation of singleton scope
spring beans
Miscellaneous
DevTools In SpringBoot
Actuators in Spring Boot
Intergration with UI Technologies
Redis cache
Webflux programming
Development TOOLS
Maven
Log4J/slf4j
POSTMAN
Swagger
Junit
Mockito
GITHUB
Debugging
Agile-JIRA