@@ -343,15 +343,15 @@ Links to articles and blog posts about this library:
343343
344344## Spring Boot compatibility
345345
346- | Library version | Spring Boot | Minimum Java version |
347- | ---------------------------------------------------------------------------------------| -------------| ----------------------|
348- | [ 3.6.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.6.1 ) | 3.2.x | 17 |
349- | [ 3.5.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.5.1 ) | 3.2.x | 17 |
350- | [ 3.4.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.4.1 ) | 3.2.x | 17 |
351- | [ 3.3.0] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.3.0 ) | 3.1.x | 17 |
352- | [ 3.2.0] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.2.0 ) | 3.1.x | 17 |
353- | [ 2.2.0] ( https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/2.2.0 ) | 3.0.x | 17 |
354- | [ 1.0.0] ( https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/1.0.0 ) | 2.7.x | 11 |
346+ | Library version | Spring Boot | Minimum Java version | Documentation |
347+ | ---------------------------------------------------------------------------------------| -------------| ----------------------| ----------------------------------------------------------------------------------- |
348+ | [ 3.6.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.6.1 ) | 3.2.x | 17 | [ README.md ] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.6.1/README.md ) |
349+ | [ 3.5.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.5.1 ) | 3.2.x | 17 | [ README.md ] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.5.1/README.md ) |
350+ | [ 3.4.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.4.1 ) | 3.2.x | 17 | [ README.md ] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.4.1/README.md ) |
351+ | [ 3.3.0] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.3.0 ) | 3.1.x | 17 | [ README.md ] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.3.0/README.md ) |
352+ | [ 3.2.0] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.2.0 ) | 3.1.x | 17 | [ README.md ] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.2.0/README.md ) |
353+ | [ 2.2.0] ( https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/2.2.0 ) | 3.0.x | 17 | [ README.md ] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/2.2.0/README.md ) |
354+ | [ 1.0.0] ( https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/1.0.0 ) | 2.7.x | 11 | [ README.md ] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/1.0.0/README.md ) |
355355
356356## Contributing
357357
0 commit comments