How to configure the Spring Boot HTTP application server port using the `server.port` property.'Spring Boot: How to change the application port?2018-05-12 in Backend Development tagged Java / Spring Framework / Spring Boot / Quickie by Marc Nuri
Solve the problem of injecting Prototype beans into Singleton beans in Spring. Explore approaches, pros, and cons for proper bean scope handling.Spring Bean Scopes: Singleton with Prototypes2018-05-11 in Backend Development tagged Bean / Java / Scopes / SOLID / Spring Framework / Spring Boot / Testing by Marc Nuri