Skip to content
Discussion options

You must be logged in to vote

The files listed are common node and PHP files where passwords might be stored. They don't have anything to do with HTMX aside from the HtmxExceptionResolver logging the thrown exception (since it extends the AbstractHandlerExceptionResolver). That NoResourceFoundException is a Spring exception and is leveraging the static config.

So

Q1: Yes, just the auto config
Q2: No explicit HTMX properties (Though there are Thymeleaf, etc properties you would need to consider separtely)
Q3: No. This library only helps with HTMX request/response/views

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nkavian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants