Answers for "application.properties utf-8"

0

application.properties utf-8

@PropertySource(value = "classpath:application-${env}.properties", encoding = "UTF-8")
Posted by: Guest on September-28-2021

Browse Popular Code Answers by Language