lowdisk17 / spring-vartype

A simple project to kickstart your spring boot and var type journey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-vartype

A simple project to kickstart your spring boot and var type 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 sample output of primitive type/value assigned to var type

About

A simple project to kickstart your spring boot and var type journey


Languages

Language:Java 100.0%