Pretty faces does not work in spring-boot

80 Views Asked by At

i have a problem with Pretty Faces... I'm trying mapping the urls in the file "pretty-config.xml" but the file doesn't read. When i try to access an url the console says that "No mapping for GET "

error in console

pretty-config.xml

my browser

I tried add a filter in my SpringBootAplication but without success (error 500)

0

There are 0 best solutions below