[BAEL-17494] - Added readme descriptions 10

This commit is contained in:
Sjmillington
2019-09-20 16:31:59 +01:00
parent 8acac28de3
commit ae690b025e
10 changed files with 62 additions and 34 deletions

View File

@@ -1,3 +1,7 @@
## Spring MVC with Kotlin
This module contains articles about Spring MVC with Kotlin
### Relevant articles
- [Spring MVC Setup with Kotlin](http://www.baeldung.com/spring-mvc-kotlin)
- [Working with Kotlin and JPA](http://www.baeldung.com/kotlin-jpa)