Skip to content

ruXlab/kotlin-springboot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebook REST service #kotlin #springboot #springdata

Here you can find a simple webservice used to showoff some kotlin features for backend development.


How to run?

  • Make sure mongodb server is up and running on local machine
  • ./gradlew bootRun

FAQ

  • Is there frontend for notebook?

    Yes, let me surprise you, I used jquery & boostrap for that, just for fun. Yes, in 2018 :D


Links