|
|
|
|
|
by throwaway03452
545 days ago
|
|
I choose Spring Boot anytime I have to create a service, just for that reason. The eco system is a huge force multiplier, and is constantly evolving. Spring Boot simplifies that a lot by simplifying the setup to the point where you often only have to add a single dependency, and everything is configured with default configurations (which you can change if necessary of course) Just look at all the different projects under the Spring banner: https://spring.io/projects One example is the new Spring AI, where they have abstracted a lot of functionality and you can change providers (OpenAI, Mistral, AWS, Azure, Google) easily. |
|
[0] https://scim.cloud