{"id":20556219,"url":"https://github.com/gnuton/java-spring-template","last_synced_at":"2026-06-06T10:31:46.267Z","repository":{"id":139857688,"uuid":"190739748","full_name":"gnuton/java-spring-template","owner":"gnuton","description":"stupid basic java spring boot template","archived":false,"fork":false,"pushed_at":"2019-06-11T22:33:29.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T18:05:14.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gnuton.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":"2019-06-07T12:27:19.000Z","updated_at":"2019-06-11T22:33:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"13dcefeb-1ef9-47d4-b7bd-388575d2cead","html_url":"https://github.com/gnuton/java-spring-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fjava-spring-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fjava-spring-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fjava-spring-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fjava-spring-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnuton","download_url":"https://codeload.github.com/gnuton/java-spring-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242163849,"owners_count":20082224,"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":[],"created_at":"2024-11-16T03:25:44.325Z","updated_at":"2025-03-06T06:43:29.214Z","avatar_url":"https://github.com/gnuton.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n     ____.                     ___________                   .__          __          \n    |    |____ ___  _______    \\__    ___/___   _____ ______ |  | _____ _/  |_  ____  \n    |    \\__  \\\\  \\/ /\\__  \\     |    |_/ __ \\ /     \\\\____ \\|  | \\__  \\\\   __\\/ __ \\ \n/\\__|    |/ __ \\\\   /  / __ \\_   |    |\\  ___/|  Y Y  \\  |_\u003e \u003e  |__/ __ \\|  | \\  ___/ \n\\________(____  /\\_/  (____  /   |____| \\___  \u003e__|_|  /   __/|____(____  /__|  \\___  \u003e\n              \\/           \\/               \\/      \\/|__|             \\/          \\/ \n\n```\n# Opinionated Java Spring template\nThis repo holds two small projects, a service discovery and a generic REST microservice.\nThe service discovery is a simple Eureka server which allows to the microservice client to talk to other microservices without knowing the real URL. Look a the other features the microservice offers out of the box.\n\n# Usage\nImport the two projects and run boot. Import the postman collection into postman and from there you can ping the APIs.\n\n# Features\n* Spring MVC with annotations\n* Basic data persistence\n* In Mem database for development (Apache Derby)\n* Postman collection\n* Load balancing/Sevice discovery - Handled by Eureka (https://spring.io/guides/gs/service-registration-and-discovery/)\n* Fault tollerance/Resilience [TODO] - Circuit breaker/ Hystrix (https://spring.io/guides/gs/circuit-breaker/) https://dzone.com/articles/libraries-for-microservices-development\n* Security [TODO]\n* Tests [TODO]\n* Exceptions handing [TODO]\n* Docker [TODO]\n* Travis CI [TODO]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnuton%2Fjava-spring-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnuton%2Fjava-spring-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnuton%2Fjava-spring-template/lists"}