/springboot

Experiments with SpringBoot

Primary LanguageJava

springboot

Collection of small projects built with Java SpringBoot.

  • greeting: Takes input using a form, redirects on submit, and shows input on screen with a GET request.
  • rest: Simple REST service for GET request.