Java platforme, programski okviri i poslužitelji
utorak, 08. svibanj 2018., 09:00
Dvorana A
45'
The new generation of Spring Boot applications is here! With Spring Boot 2.0, developers can use the new Spring WebFlux reactive web framework. Spring Boot 2.0 comes with many improvements and new features - Spring WebFlux allows reactive web endpoints and new HTTP runtimes such as Netty. This comes into two variants: a familiar annotation based approach similar to MVC and a new functional variant called "WebFlux.fn".With 2.0, the Spring team leverages WebFlux with the "convention over configuration" flavour that made Spring Boot so popular:* auto-configuration of your web application* customizing your app with configuration properties and callback-based interfaces* Actuators and Developer Tools support* leveraging the Spring ecosystem such as Spring Data and Spring Security