Spring boot bootcamp
Posted onLast week I had the opportunity to teach a small spring boot intro course. I set up a small mvc Tips&Tricks application. Users can register and create their own tips for learning how to code. I made some REST endpoints and some thymeleaf views. Normally I’d prefer to put an Angular application on top of […]