Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 447 Bytes

first-springboot-project

from tutorial : https://youtu.be/uq4GjRF_860

configur port usage. use springboot with java to check if the webstie is up or donw.

springboot method used: RestController, GetMapping, RequestParam

sp sp2