lowdisk17 / spring-sealed

A simple project to kickstart your spring boot and sealed classes/interface journey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-sealed

A simple project to kickstart your spring boot and sealed classes/interface journey

Note: In testing

  1. Run the application by using any idea of your choice (example VSCode)
  2. By using postman or any other testing application you can check the validity of the application. Paste the following info accordingly Endpoint : GET http://localhost:8080/service
  3. Sample Response
    • Done
    • check console for the sample output

About

A simple project to kickstart your spring boot and sealed classes/interface journey


Languages

Language:Java 100.0%