java-tutorials/parent-kotlin
Denis Zhdanov 212326a754 BAEL-2910 MockMvc Kotlin DSL
* configured spring repo in the 'parent-kotlin' model
  to allow using spring's milestone artifacts
* configured jackson kotlin module in the 'parent-kotlin'
  to allow easy use of kotlin data classes with jackson
* switched spring-mvc-kotlin from explicit spring
  dependencies to spring-boot
* mockmvc dsl article's source and tests
2019-06-23 13:50:50 +08:00
..
README.md add readmes, remove extra modules 2018-12-16 16:25:49 +02:00
pom.xml BAEL-2910 MockMvc Kotlin DSL 2019-06-23 13:50:50 +08:00

README.md

Parent module for Kotlin projects.