{"id":18738175,"url":"https://github.com/enginooby-practice/thymeleaf","last_synced_at":"2026-04-14T06:33:21.047Z","repository":{"id":216465939,"uuid":"279157386","full_name":"enginooby-practice/thymeleaf","owner":"enginooby-practice","description":"Configured by Spring Boot","archived":false,"fork":false,"pushed_at":"2020-07-12T23:19:03.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-24T13:22:00.874Z","etag":null,"topics":["bootstrap","java","spring-boot","thymeleaf"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enginooby-practice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-07-12T22:18:48.000Z","updated_at":"2020-07-30T11:15:00.000Z","dependencies_parsed_at":"2024-01-10T12:05:54.895Z","dependency_job_id":null,"html_url":"https://github.com/enginooby-practice/thymeleaf","commit_stats":null,"previous_names":["enginooby-practice/thymeleaf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/enginooby-practice/thymeleaf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enginooby-practice%2Fthymeleaf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enginooby-practice%2Fthymeleaf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enginooby-practice%2Fthymeleaf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enginooby-practice%2Fthymeleaf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enginooby-practice","download_url":"https://codeload.github.com/enginooby-practice/thymeleaf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enginooby-practice%2Fthymeleaf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bootstrap","java","spring-boot","thymeleaf"],"created_at":"2024-11-07T15:28:33.783Z","updated_at":"2026-04-14T06:33:21.030Z","avatar_url":"https://github.com/enginooby-practice.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# List of practiced topics\n\n## Configuration\n1. Spring Boot configuration with dependencies \n[[Reference]()]\n   - Spring Web\n   - Thymeleaf\n   - Spring Boot DevTools (Optional)\n2. Create Controllers \n[[DemoController]()]\n3. Create HTML view pages \n[[home.html]()]\n   - Add ```\u003chtml xmln:th=\"http://www.thymeleaf.org\"\u003e``` to support Thymeleaf expressions \n   - Add ```\u003clink rel=\"stylesheet\" th:href=\"@{\u003cpath_from_resources_folder/url\u003e}\" /\u003e``` to apply CSS style\n\n## Thymeleaf Expressions \n[[list-employees.html]()]\n- ```\u003cp th:text=\"\u003ctext\u003e\" /\u003e```\n- ```\u003ctr th:each=\"\u003ctempVar\u003e : ${\u003cmodel\u003e}\"\u003e``` \n\n## Notes/Tips\n- Run project as Java app\n- View pages in ```src/main/resource/templates```\n- Local CSS in ```src/main/resources/static``` (recommend creating sub-directory for CSS files, like ```css```)\n- Remote Bootstrap \n[[URL](https://getbootstrap.com/docs/4.5/getting-started/introduction/#starter-template)]\n  - Copy required meta and link tags\n  - Wrap content inside ```\u003cdiv class=\"container\"\u003e```\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenginooby-practice%2Fthymeleaf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenginooby-practice%2Fthymeleaf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenginooby-practice%2Fthymeleaf/lists"}