Added angular app serve and sample api routes
This commit is contained in:
@ -1 +1,5 @@
|
||||
# Static path
|
||||
spring.web.resources.static-locations=classpath:/static/browser/
|
||||
|
||||
# Rest API path prefix
|
||||
spring.data.rest.base-path=/api/v1
|
Reference in New Issue
Block a user