habuma / spring-in-action-5-samples

Home for example code from Spring in Action 5.
Apache License 2.0
1.21k stars 1.04k forks source link

To help those of you who are making chapter 6 , 7 the latest version of Spring Boot... #102

Open saechimdaeki opened 3 years ago

saechimdaeki commented 3 years ago

First, the hateoas-related code used in the book was changed as follows and organized.

I also share the latest version of the springboot code and the code I've fixed to help those who want less modularity than detailed modularity.

I leave it for people like me who are not good at chapter6.

The CHAPTER6 code I wrote is as follows.

https://github.com/saechimdaeki/SpringInAction5/tree/main/chap06

It may not be helpful to most people, but I think it will be helpful to some people. Well, I hope you all enjoy coding.

saechimdaeki commented 3 years ago

If you use the latest version of the spring boot and want to do the multimodule with the book, it is not the code in chapter 6, but you can do so from chapter 7.

For your information, the spring boot version is 2.4.2.

https://github.com/saechimdaeki/SpringInAction5/tree/main/chap07

oleglitovka commented 3 years ago

Oh super! Sad that it's not in English. I hope google translate won't kill the meaning)

saechimdaeki commented 3 years ago

@oleglitovka Thx 👍🏼 I hope so, too. !