2019-09-17 16:00:48 +01:00
|
|
|
## Spring 5 MVC
|
|
|
|
|
|
|
|
This module contains articles about Spring 5 model-view-controller (MVC) pattern
|
|
|
|
|
2017-07-13 19:43:43 +06:00
|
|
|
### Relevant Articles:
|
|
|
|
- [Spring Boot and Kotlin](http://www.baeldung.com/spring-boot-kotlin)
|
2018-09-07 16:56:13 +06:00
|
|
|
- [Spring MVC Streaming and SSE Request Processing](https://www.baeldung.com/spring-mvc-sse-streams)
|
2019-10-02 21:16:24 +08:00
|
|
|
- [Interface Driven Controllers in Spring](https://www.baeldung.com/spring-interface-driven-controllers)
|