I started to learn something different from Spring Boot, which I use daily in my work. My choice is Quarkus – here I will gather some useful things. Long time I was attached to Spring, and I tried there almost everything – but Spring Native and Hibernate integration on already created project forced me to look for some simpler solution, basically I don’t need a complex system for my projects, rather smaller memory usage and fast API building. Something which I can run also locally from command line or in Docker, and not spend all my Mac’s RAM.
Sample app:
https://github.com/quarkusio/quarkus-super-heroes