szerhusenBC/jwt-spring-security-demo

Can I use Spring web MVC instead of Spring Boot?

Closed this issue · 3 comments

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?

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.

@krasowskiM Thanks for your answer!

@MoAli2016 Do you need further help? I would close this ticket otherwise.

Closing the ticket now due to inactivity.