Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app.
It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!) in the second field. And then... do magic!
Features
- Cross-platform code. Written 100% in Java, there is no installation needed!
- Extract all your Thymeleaf tags automatically. Don't manually scan or take notes ever again!
- Licensed under GPL v3 and easily moddable and extendable. Do you want to scan something else than .htm? You can do it!
- Soon to be updated with new and promising features!
License
GNU General Public License version 3.0 (GPLv3)Follow Thymeleaf Property Extractor
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Thymeleaf Property Extractor!