Skip to content

dnlebgwa/kotlin-spring-mvc-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter project for Kotlin Spring MVC with publiv/private endpoints for REST and UI using Thymeleaf

To build and run:

./gradlew bootRun

Respective REST endpoints for public and private:

localhost:8080/api/public/hello

localhost:8080/api/private/hello

Respective UI endpoints for public and private:

localhost:8080/

localhost:8080/ui/private/hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published