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
Four solutions for injecting prototype beans into singleton beans in Spring: ObjectProvider, ObjectFactory, @Lookup, and scoped proxies with runnable examples.Spring Bean Scopes: Singleton with Prototypes2018-05-11 in Backend Development tagged Bean / Java / Scopes / SOLID / Spring Framework / Spring Boot / Testing by Marc Nuri