Can I use Spring web MVC instead of Spring Boot?
Closed this issue · 3 comments
MoAli2016 commented
I am Spring beginner, wanting to learn spring by hand, can I adapt the code to run with spring web mvc instead of Spring Boot?
krasowskiM commented
Yeah totally. I've made the project like this. The difference is that you need to run the application on a tomcat that isn't embedded and the configuration cannot be auto.
szerhusenBC commented
@krasowskiM Thanks for your answer!
@MoAli2016 Do you need further help? I would close this ticket otherwise.
szerhusenBC commented
Closing the ticket now due to inactivity.