The default servlet mapping in JoinFaces seems to be *.jsf
.
How may I change it to a different mapping? I could not find a setting in Spring Boots application config file.
Starting from JoinFaces 3.1.0, it is possible to configure servlet mapping. See details.