gothinkster / spring-boot-realworld-example-app

Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
MIT License
1.3k stars 677 forks source link

refreshed Java version and dependencies #23

Closed GeraldLoeffler closed 3 years ago

GeraldLoeffler commented 4 years ago

upgraded to Java 11, Gradle 6.0.1, Spring Boot 2.2.2, MyBatis 2.1.1, REST-assured 3.3.0 (failed with 4.1.2); organized imports and reformatted all sources

aisensiy commented 3 years ago

This is too much of conflict. Hard for me to handle. And I will make a version upgrade ASAP.