summaryrefslogtreecommitdiff
path: root/jws/endpoints/src/main/resources/application.properties
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2025-09-15 01:07:58 +0200
committerMartial Simon <msimon_fr@hotmail.com>2025-09-15 01:07:58 +0200
commit967be9e750221ab2ab783f95df79bb26d290a45e (patch)
tree6802900a5e975f9f68b169f0f503f040056d6952 /jws/endpoints/src/main/resources/application.properties
add: added projectsHEADmain
Diffstat (limited to 'jws/endpoints/src/main/resources/application.properties')
-rw-r--r--jws/endpoints/src/main/resources/application.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/jws/endpoints/src/main/resources/application.properties b/jws/endpoints/src/main/resources/application.properties
new file mode 100644
index 0000000..b3b3d13
--- /dev/null
+++ b/jws/endpoints/src/main/resources/application.properties
@@ -0,0 +1,7 @@
+%dev.quarkus.http.port=8082
+%dev.quarkus.swagger-ui.enable=true
+
+quarkus.log.category."org.apache.kafka".level=WARN
+quarkus.devservices.enabled=false
+
+quarkus.http.cors=true