I vaguely recall it and I believe it refers to our old Admin UI. If we don't
have a tempaltes/ folder anymore then it can be removed I guess.
Jan
> 16. nov. 2022 kl. 03:04 skrev Gus Heck :
>
> I was looking at web.xml and it has the following:
>
>
> excludePatterns
>
> /partials/.+,/
I was looking at web.xml and it has the following:
excludePatterns
/partials/.+,/libs/.+,/css/.+,/js/.+,/img/.+,/templates/.+
The point is to skip over static resources, most of which makes sense but
what is */templates/.+*
I built and deployed and checked and it's not a directo