- Spring 5.0 Cookbook
- Sherwin John Calleja Tragura
- 54字
- 2021-07-08 10:16:29
Mapping sessions to channels and ports
In preparation for reactive and concurrent web programming in the later chapters, Tomcat 9.0 was installed in Chapter 1, Getting Started with Spring to use TLS to enable HTTPS. This recipe will showcase how Spring Security 4.2.2 manages all URL requests to run on secured HTTP protocols only.