Skip to content

Commit

Permalink
- Changed default cxf.jaxrs.server.path property value
Browse files Browse the repository at this point in the history
  • Loading branch information
cdanger committed May 21, 2024
1 parent c00106b commit 02fae35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Server HTTP port
#server.port=8080
# JAX-RS server endpoint address (default is "/")
#cxf.jaxrs.server.path=/
cxf.jaxrs.server.path=/pdp
# Do not use server.address to set service endpoint address as it is already used by Spring Boot
spring.beans.conf=classpath:spring-beans.xml

Expand Down

0 comments on commit 02fae35

Please sign in to comment.