{"id":18672592,"url":"https://github.com/dimmaryanto93/springboot.thymeleaf-example","last_synced_at":"2025-10-06T21:47:55.426Z","repository":{"id":107985059,"uuid":"84034272","full_name":"dimMaryanto93/springboot.thymeleaf-example","owner":"dimMaryanto93","description":"Spring Boot menggunakan Template Engine : Thymeleaf","archived":false,"fork":false,"pushed_at":"2017-03-07T15:51:21.000Z","size":502,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-16T07:48:27.612Z","etag":null,"topics":["spring-boot","spring-boot-thymeleaf","spring-boot-web"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"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/dimMaryanto93.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-06T05:39:52.000Z","updated_at":"2020-02-03T19:16:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"2253c659-8f55-4246-86c8-898c6c59626f","html_url":"https://github.com/dimMaryanto93/springboot.thymeleaf-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dimMaryanto93/springboot.thymeleaf-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimMaryanto93%2Fspringboot.thymeleaf-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimMaryanto93%2Fspringboot.thymeleaf-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimMaryanto93%2Fspringboot.thymeleaf-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimMaryanto93%2Fspringboot.thymeleaf-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimMaryanto93","download_url":"https://codeload.github.com/dimMaryanto93/springboot.thymeleaf-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimMaryanto93%2Fspringboot.thymeleaf-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278686637,"owners_count":26028325,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["spring-boot","spring-boot-thymeleaf","spring-boot-web"],"created_at":"2024-11-07T09:12:20.937Z","updated_at":"2025-10-06T21:47:55.409Z","avatar_url":"https://github.com/dimMaryanto93.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Belajar Spring Boot with Thymeleaf\n\nSpring Boot adalah bagian dari springframework, seperti yang anda ketahui spring framework adalah framework yang sangat \npopular di saat ini, karena spring framework ini udah semakin besar dan banyak juga yang menggunakannya.\n\nSpring Boot ini sudahlah sangat stable dan mudah digunakan tidak seperti peninggalan Java EE yang lumanya relatif mahal\ndari segi server (agak susah untuk di deploy). Jaman sekarang banyak perusahaan menjadikan Spring Framework sebagai pengetahuan standard\nbagi programmer yang ingin melamar di perusahaan mereka.\n\n## Memulai Spring Boot\n\nMembuat project, spring framework menyediakan template project di alamat [start.spring.io](http://start.spring.io/) seperti berikut tampilannya:\n\n![start.spring.io](docs/imgs/start.spring.io.png)\n\nSetelah itu tambahkan dependencies:\n\n- `Web`\n- `Thymeleaf`\n\nSeperti pada gambar tersebut.\n\n## Template Project\n\nTemplate project yang kita gunakan adalah **Maven Project** seperti berikut:\n\n![tempate-maven](docs/imgs/template-maven.png)\n\n**Resources Folder:**\n\n- static : digunakan untuk menyimpan file `js`, `css`, `jpg` dan lain-lain.\n- templates : digunakan untuk menyimpan file `.html` atau template halaman yang dinamis, artinya yang isinya ingin di render oleh thymeleaf.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimmaryanto93%2Fspringboot.thymeleaf-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimmaryanto93%2Fspringboot.thymeleaf-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimmaryanto93%2Fspringboot.thymeleaf-example/lists"}