I moved my project from spring-boot 2.1.9 to 2.2.0.
While starting the project, I am facing the below error messages.
error
Caused by: org.sprin
For me this link helped: https://github.com/spring-projects/spring-hateoas/issues/731
In a nutshell i added to my dependencies:
org.springframework.plugin spring-plugin-core 2.0.0.RELEASE