The previous chapters demonstrated how to build and run typical Kotlin web applications on an instance of Apache Tomcat server that was either external, for Spring classic configuration, or embedded, for Spring Boot Web applications. Whatever the case, the Spring DispatcherServlet was responsible for directing incoming HTTP requests to all the handlers declared in the application. But can an application like the ...
20. Reactive Spring
Get Pro Spring 6 with Kotlin: An In-depth Guide to Using Kotlin APIs in Spring Framework 6 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.