Preview:

spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://192.168.101.67:8007/Login
spring.datasource.username=root
spring.datasource.password=12345678
server.port:8082
jwt.secret=javainuse
#Setting database
login.db.name=Login
login.db.datasource=com.mysql.cj.jdbc.Driver
login.db.url=jdbc:mysql://192.168.101.67:8007/
login.db.username=root
login.db.password=12345678
spring.mvc.pathmatch.matching-strategy = ANT_PATH_MATCHER
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter