java-tutorials/spring-mvc-kotlin/README.md

10 lines
401 B
Markdown
Raw Normal View History

## Spring MVC with Kotlin
This module contains articles about Spring MVC with Kotlin
### Relevant articles
- [Spring MVC Setup with Kotlin](https://www.baeldung.com/spring-mvc-kotlin)
- [Working with Kotlin and JPA](https://www.baeldung.com/kotlin-jpa)
- [Kotlin-allopen and Spring](https://www.baeldung.com/kotlin-allopen-spring)
- [MockMvc Kotlin DSL](https://www.baeldung.com/mockmvc-kotlin-dsl)