2021-08-16
This commit is contained in:
9
i18n-mustache/src/main/resources/application.yaml
Normal file
9
i18n-mustache/src/main/resources/application.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
spring:
|
||||
application:
|
||||
name: My spring-boot project
|
||||
mustache:
|
||||
expose-request-attributes: true
|
||||
messages:
|
||||
basename: i18n
|
||||
server:
|
||||
port: 8080
|
||||
Reference in New Issue
Block a user