SaveTheCode
  • Home
  • Tags
  • Author

spring boot

A collection of 1 post

dependency injection

Recipe: Spring Boot uncoupled factories

Overview Dealing with Dependency Injection of services in factories, how many times have you seen kind of code below? public interface MyService { ... } @Component public class MyServiceFirst implements MyService { ... } @Component public class MyServiceSecond implements

  • Alber
    Alber
3 min read
SaveTheCode © 2022
Latest Posts Twitter Ghost