In this chapter, you’ll learn how to bridge the gap between the old and the new and add Spring Security (https://spring.io/projects/spring-security) to your Ktor-based web app.
If your organization is already widely using Spring Security, you might already have lots of infrastructure in place that would take heroic efforts of breaking Conway’s law to change. Instead, you can add Spring Security to your modern Kotlin web app and leverage your organization’s existing plugins and expertise. ...