{"id":15202696,"url":"https://github.com/paulorohling/spring-thymeleaf-template","last_synced_at":"2026-02-25T06:09:22.754Z","repository":{"id":236529566,"uuid":"792604119","full_name":"pauloRohling/spring-thymeleaf-template","owner":"pauloRohling","description":"This repository provides a template for a pre-configured project with Spring Boot, Thymeleaf, Webflux, Gulp, Webpack, Tailwind and Prettier, providing a straightforward development experience.","archived":false,"fork":false,"pushed_at":"2024-05-14T23:19:59.000Z","size":212,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T19:51:30.177Z","etag":null,"topics":["gulp","java","prettier","spring-boot","tailwindcss","thymeleaf","webflux","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pauloRohling.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-27T03:34:43.000Z","updated_at":"2024-05-14T23:20:03.000Z","dependencies_parsed_at":"2024-04-27T16:31:45.269Z","dependency_job_id":"bbc8c348-4dfa-484e-af19-604caef6c6a4","html_url":"https://github.com/pauloRohling/spring-thymeleaf-template","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"32f7f6a3798151a4868a9bceaaf8ed9bb8da45bc"},"previous_names":["paulorohling/spring-thymeleaf-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauloRohling%2Fspring-thymeleaf-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauloRohling%2Fspring-thymeleaf-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauloRohling%2Fspring-thymeleaf-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauloRohling%2Fspring-thymeleaf-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pauloRohling","download_url":"https://codeload.github.com/pauloRohling/spring-thymeleaf-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241982489,"owners_count":20052530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gulp","java","prettier","spring-boot","tailwindcss","thymeleaf","webflux","webpack"],"created_at":"2024-09-28T04:02:05.695Z","updated_at":"2025-10-27T07:05:14.754Z","avatar_url":"https://github.com/pauloRohling.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Thymeleaf Template\n\nThis repository provides a template for a pre-configured project with **Spring Boot**, **Thymeleaf**,\n**Webflux**, **Gulp**, **Webpack**, **Tailwind** and **Prettier**, providing a straightforward development experience.\n\n## Prerequisites\n\n- Java 21\n- Gradle 8.7\n- Node and NPM\n\n## Installation and Setup\n\n1. Clone this repository:\n\n   ```bash\n   git clone https://github.com/pauloRohling/spring-thymeleaf-template.git\n   ```\n\n2. Navigate to the project directory and install the dependencies:\n\n   ```bash\n   cd ./src/main/javascript\n   npm install\n   ```\n\n## Usage\n\nTo run the project in development mode:\n\n1. Ensure you are in the `./src/main/javascript` directory\n2. Run the following command to start the Gulp watch task:\n\n   ```bash\n   npm start\n   ```\n   \n3. Run the Spring Boot application\n\n## Formatting with Prettier\n\nTo format the code with Prettier:\n\n1. Ensure you are in the `./src/main/javascript` directory\n2. Run the following command to format the code:\n\n   ```bash\n   npm run format\n   ```\n\n## Build\n\nTo build the project for production:\n\n1. Ensure you are in the `./src/main/javascript` directory\n2. Run the following command to build the assets:\n\n   ```bash\n   npm run build\n   ```\n   \n3. Navigate to the root directory of the project\n4. Run the following command to build the project:\n\n   ```bash\n   ./gradlew build\n   ```\n\n5. The built project will be available in the `./build/libs` directory.\n\n## Additional Information\n\n- **Spring Boot Version**: 3.2.5\n- **Included Libraries**: Thymeleaf, Webflux, Actuator, Lombok\n- **Frontend Tools**: Gulp v5.0.0, Webpack v5.91.0\n- **CSS Framework**: TailwindCSS v3.4.3\n- **Code Formatter**: Prettier v3.2.5","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulorohling%2Fspring-thymeleaf-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulorohling%2Fspring-thymeleaf-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulorohling%2Fspring-thymeleaf-template/lists"}