Skip to content

QasimTalkin/REST-services-with-Spring-Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set UP

  • on vscode install spring Boot Tools
  • install spring Initializer
    • press Ctrl Shft P
    • Type Spring Initializer
    • Follow the wizard (Select Spring Web Starter REST)
  • in src/main/resources add application properties server properties Common Spring App properties
  • we will use server HTTP port property to change to 9091 Server.port=9091

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages