arnaldop / enhanced-pet-clinic

Spring Pet Clinic example using Spring-Boot, Thymeleaf, AOP, MVC, Embedded Tomcat, Security, and more.
Apache License 2.0
97 stars 101 forks source link

spring-webflow breaks with newest Spring Boot #4

Open cotjoey opened 7 years ago

cotjoey commented 7 years ago

When I build enhanced-pet-clinic with the newest version of Spring Boot, I get an error after clicking create user on the form. There is an error about the attribute map being empty. Any ideas?

arnaldop commented 7 years ago

Sorry for the non-communication. I have been swamped, but I do want to update this project. I'm currently updating every library version, and working on updating out of date code. I'll let you know as soon as it's done.

cotjoey commented 7 years ago

Thank you Arnaldo!