WISVCH / events

Registration for CH events (lectures, workshops, excursions, ...)
https://ch.tudelft.nl/events/
7 stars 10 forks source link

[Deprecation] Fix trailing-slashes in URLs #483

Open 07joshua03 opened 3 months ago

07joshua03 commented 3 months ago
          Seems like a good temporary fix. 

As described in https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#web-application-changes, we should manually define all paths with and without trailing slashes, or change the Servlet/Web filter. I am unable to find examples of the latter.

Lets stick to this temporary solution, but make a new issue describing this.

_Originally posted by @JoepdeJong in https://github.com/WISVCH/events/pull/479#discussion_r1595893327_