Mit dem Cherry-Pick TODO

server.port=8443
server.ssl.enabled=true
server.ssl.key-store=classpath:keystore/keystore.p12
server.ssl.key-store-password=password
server.ssl.key-store-type=PKCS12
db.username=localuser
db.password=
jwt.secret=

http://localhost:8080/api/hello

https://localhost:8443/api/hello

curl -k -X POST "https://localhost:8443/projects" -H "Content-Type: application/json" -d '{"project_name":"Hobby_Horsing_Horgen","password":"geheim123"}'
  • de/modul/ffit/3-jahr/java/learningunits/lu09/aufgaben/a01.txt
  • Zuletzt geändert: 2025/10/30 02:07
  • von apeter