th-schwarz / DynDRest

DynDRest is a simple REST-service for dynamic DNS.
MIT License
4 stars 1 forks source link

change to spring boot 3 #6

Closed th-schwarz closed 1 year ago

th-schwarz commented 1 year ago

problem: jetty and testing

th-schwarz commented 1 year ago

tomcat works

th-schwarz commented 1 year ago

deside to change to undertow

th-schwarz commented 1 year ago

routes /info and /update won't work

th-schwarz commented 1 year ago

found the correct url pattern, a '/' was required before the querystring begins