call user-service for testing
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
7
src/main/resources/application-dev.yaml
Normal file
7
src/main/resources/application-dev.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
server:
|
||||
port: ${PORT:8090}
|
||||
|
||||
vaadin:
|
||||
# To improve the performance during development.
|
||||
# For more information https://vaadin.com/docs/latest/integrations/spring/configuration#special-configuration-parameters
|
||||
allowed-packages : com.vaadin,org.vaadin,dev.hilla,dev.mars3142
|
||||
Reference in New Issue
Block a user