/spring-boot-testfield

Rest API demo with Kotlin, Spring Boot and MySQL.

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

spring-boot-testfield

  • Start MySQL server

  • Compile, bundle resources and launch with Gradle Wrapper:

    $ ./gradlew clean bootRun 

    Default port: 8080