Skip to content

Commit

Permalink
Add custom error handling with detailed error page and improve hot-re…
Browse files Browse the repository at this point in the history
…load feedback

- Implement `CustomErrorController` to handle error responses.
- Create a styled `error.html` template for error display.
- Improve `hot-reload.js` to show successful connection status.
- Remove retry limit in connection logic.
- Enhance `ThymeleafConfig` with an internal template resolver.
  • Loading branch information
thkwag committed Dec 30, 2024
1 parent 17efe26 commit 534e541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=1.0.0
version=1.0.1

0 comments on commit 534e541

Please sign in to comment.