{"id":26066147,"url":"https://github.com/7mza/spring-webpack-template","last_synced_at":"2026-04-05T22:06:00.804Z","repository":{"id":280941570,"uuid":"942790322","full_name":"7mza/spring-webpack-template","owner":"7mza","description":"another minimalistic spring thymeleaf webpack template","archived":false,"fork":false,"pushed_at":"2025-08-04T05:27:17.000Z","size":620,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-04T08:29:20.395Z","etag":null,"topics":["spring-boot","thymeleaf","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/7mza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-04T17:18:45.000Z","updated_at":"2025-08-04T05:27:21.000Z","dependencies_parsed_at":"2025-08-04T07:15:16.222Z","dependency_job_id":"2545afd1-771b-494f-b59d-53c36dc16bf4","html_url":"https://github.com/7mza/spring-webpack-template","commit_stats":null,"previous_names":["7mza/spring-webpack-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/7mza/spring-webpack-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7mza%2Fspring-webpack-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7mza%2Fspring-webpack-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7mza%2Fspring-webpack-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7mza%2Fspring-webpack-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7mza","download_url":"https://codeload.github.com/7mza/spring-webpack-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7mza%2Fspring-webpack-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31451462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["spring-boot","thymeleaf","typescript","webpack"],"created_at":"2025-03-08T20:08:09.542Z","updated_at":"2026-04-05T22:06:00.753Z","avatar_url":"https://github.com/7mza.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring + webpack template\n\nminimalistic spring thymeleaf webpack template\n\nwebpack\n\n* ts to js\n* minification\n* lint/format\n* chunking\n* tree shaking\n* build cache\n* cache busting\n\nspring\n\n* nonce filter\n\ngradle\n\n* gradle npm caching\n\nhaproxy\n\n* self-signed https cert\n* http to https redirect\n* basic CSP\n\n## reqs\n\n[jdk 24](https://sdkman.io)\n\n```shell\nsdk env install\n```\n\n[node lts](https://github.com/nvm-sh/nvm)\n\n```shell\nnvm install\n```\n\n[docker](https://docs.docker.com/desktop)\n\n## generate self signed tls\n\n```shell\n# apt install openssl\ncd ./keystore/\nchmod +x ./gen_cert.sh\n./gen_cert.sh\n```\n\n## build\n\n```shell\nnpm i\n```\n\nwebpack production mode\n\n```shell\n\nnpm run build \u0026\u0026 ./gradlew clean ktlintFormat ktlintCheck build\n```\n\nwebpack development mode\n\n```shell\nnpm run build:dev \u0026\u0026 ./gradlew clean ktlintFormat ktlintCheck build -Pmode=development\n```\n\nif gradle-node-plugin is giving errors\n\n```shell\n./gradlew --stop\n```\n\n## run\n\n```shell\n./gradlew bootRun\n```\n\n[http://localhost:8080](http://localhost:8080)\n\nor with docker\n\n```shell\ndocker compose up --build\n```\n\n[https://localhost](https://localhost)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7mza%2Fspring-webpack-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7mza%2Fspring-webpack-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7mza%2Fspring-webpack-template/lists"}