added filter to support project stage
This commit is contained in:
1
account-ui/src/main/filters/development.properties
Normal file
1
account-ui/src/main/filters/development.properties
Normal file
@ -0,0 +1 @@
|
||||
jsf.projectStage=Development
|
||||
1
account-ui/src/main/filters/production.properties
Normal file
1
account-ui/src/main/filters/production.properties
Normal file
@ -0,0 +1 @@
|
||||
jsf.projectStage=Production
|
||||
Reference in New Issue
Block a user