Setting up the environment for the BrownField PSS
We will examine how to make these services enterprise grade using the Spring Cloud components.
In order to prepare the environment for this chapter, import and rename (chapter6.*
to chapter7.*
) projects into a new STS workspace.
Note
The full source code of this chapter is available under the chapter7
project in the code files under https://github.com/rajeshrv/Spring5Microservice.