Hello, I'm using Tapestry with Spring Boot and embedded tomcat (jar packaging).
Is it posible to hide certain pages like for example errors 403, 404, 500; or the pages for propertyblocks... so that the user can't type their url and get them? Thank you.