Web UI Ok

This commit is contained in:
2025-09-21 11:34:53 +02:00
parent 9be454ca81
commit 9fab9f83ef
8 changed files with 1243 additions and 57 deletions

View File

@@ -44,3 +44,8 @@ quarkus.swagger-ui.always-include=true
quarkus.log.category."ai.timefold.solver".level=DEBUG
quarkus.log.category."org.acme.employeescheduling".level=DEBUG
# quarkus.http.cors=true
# quarkus.http.cors.origins=*
# quarkus.http.cors.headers=*
# quarkus.http.cors.methods=*