Skip to content

Commit

Permalink
Adding notes for 2.5.0 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
in28minutes committed May 25, 2021
1 parent 998e4e8 commit bb323b3
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions 2.5.0-upgrade-faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
## 2.5.0 Course Updates

Really excited to announce amazing updates to the course!

**Great News! We have made significant changes to the REST API section of the course!**


## FAQ

#### What are the new changes?

- Updated all code for 2.5.0 RELEASE of Spring Boot
- Major Changes for REST API:
- Rerecorded 10 lectures
- Simplified Internationalization
- Using spring-data-rest-hal-explorer instead of spring-data-rest-hal-browser
- Using Spring Doc Open API instead of Spring Fox Swagger to generate Swagger Docs


#### Can I get a link to complete code after the change for REST API?

Here you go - https://github.com/in28minutes/spring-microservices/blob/master/02.restful-web-services/2.5.0-UPGRADE.md

#### Where can I see the diff of changes?

https://github.com/in28minutes/spring-microservices/commit/998e4e8e25a7f46cfce3d562f8c0312f340396fd

0 comments on commit bb323b3

Please sign in to comment.