You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
I started to work on a migration to SpringBoot.
The main benefits of that are
easily package the application as an executable jar embedding Tomcat
simplify pom and dependencies management
standardization
upgrade to Spring 4
@muff1nman
As it is a significantly hard work, can you confirm it is worth it and the PR has a chance to be merge if it works fine ?
PS. I am continuing the work you started on the upgrade to Spring 4.