Working with Spring Boot (but also working with JEE/Jakarta EE) can be a joyful experience. Within minutes you can create a new RESTfull webservice to which you can quickly and easily add circuit breakers, distributed tracing, security, database access, accessing other microservices, fallbacks, retries, service discovery, configuration management, many other things and of course you can use the great Spring DI framework.
Lees meer »