- Spring 5.0 Cookbook
- Sherwin John Calleja Tragura
- 44字
- 2021-07-08 10:16:21
Creating the simple @Controller
Let us start with a recipe that will provide us with different strategies for how to implement Spring 5.0 @Controller classes. These are just typical non-reactive and non-functional features of Spring 5.0, which can be useful in the later chapters.