Skip to content

Latest commit

 

History

History

b-SpringBoot-devTools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

COMMON SPRING BOOT PROPERTIES

Enable debug logs ==> debug=true

Enable trace logs ==> trace=false

Application Port Number ==> server.port = 8085

Application contextPath ==> server.contextPath=/springboot