-
Notifications
You must be signed in to change notification settings - Fork 61
Upgrade to Spring Boot 3.4.0, remove deprecated code and mark HtmxView as deprecated #152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
715f25d to
5e604de
Compare
htmx-spring-boot/src/main/java/io/github/wimdeblauwe/htmx/spring/boot/mvc/HtmxView.java
Show resolved
Hide resolved
...t/java/io/github/wimdeblauwe/htmx/spring/boot/mvc/HtmxHandlerMethodArgumentResolverTest.java
Show resolved
Hide resolved
|
Thank you for your work @xhaggi. I find a bit a pity we closed @odrotbohm 's PR just like that. I think we could have merged it to honor his effort and then went from there. This PR is quite big, combining several things. I like to have smaller PR's. But it is ok for me now. Just 2 things:
|
|
Don't worry too much about my PR. All I wanted to convey was the extent of code we can get rid of by moving to the |
5e604de to
7a47bb2
Compare
|
Rebased. The last commit now contains an update to the README to point out the HTML fragment support. |
|
Looks good 👍 |
Fixes gh-147 gh-148