Hi, My company project currently set up the Spring project without Spring boot.
After a quick look in the repo, I find out that Spring Boot seems to only used for easier registering configuration.
So, is it possible (maybe with some PR) to work in a Spring only setup?
Thank you.