Skip to content

Commit 9ffa692

Browse files
Issue #8, Documented changes caused by upgrade to SpringFox 3.0.0
1 parent df36bf2 commit 9ffa692

2 files changed

+412
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ We also provide a PDF file that has color images of the screenshots/diagrams use
5555

5656
* Page 102 (Last paragraph, line 2): **Once the CoreOS server has started running in its container you can, for example, ask what version of CoreOS that it runs with the cat /etc/redhat-release command.** _should be_ **Once the CoreOS server has started running in its container, you can, for example, ask what version of CoreOS it is running using the cat /etc/redhat-release command.**
5757

58+
## Source code changes
59+
60+
* July 26, 2020: Source code updated to use SpringFox 3.0.0, Spring Boot 2.3.2 and Spring Cloud Hoxton SR6. For details, see [added support for SpringFox 3.0.0](README_SpringFox-3.0.0_SpringBoot-2.3.2_SpringCloud-Hoxton-SR6.md).
61+
5862
### Related products
5963
* Mastering Spring 5 - Second Edition [[Packt]](https://www.packtpub.com/web-development/mastering-spring-5-1-second-edition?utm_source=github&utm_medium=repository&utm_campaign=9781789615692) [[Amazon]](https://www.amazon.com/dp/B07TZJG7BF)
6064

0 commit comments

Comments
 (0)