{"id":20490941,"url":"https://github.com/circleci-public/circleci-demo-java-spring","last_synced_at":"2025-05-16T10:08:17.653Z","repository":{"id":21280684,"uuid":"92108194","full_name":"CircleCI-Public/circleci-demo-java-spring","owner":"CircleCI-Public","description":"Example Java application running on CircleCI","archived":false,"fork":false,"pushed_at":"2024-11-19T19:26:08.000Z","size":946,"stargazers_count":58,"open_issues_count":3,"forks_count":301,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-04-12T06:06:12.023Z","etag":null,"topics":["circleci","circleci-demos","java"],"latest_commit_sha":null,"homepage":"https://circleci.com/gh/CircleCI-Public/circleci-demo-java-spring","language":"Java","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/CircleCI-Public.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":"2017-05-22T23:27:50.000Z","updated_at":"2023-04-03T12:03:25.000Z","dependencies_parsed_at":"2025-01-07T17:23:18.402Z","dependency_job_id":null,"html_url":"https://github.com/CircleCI-Public/circleci-demo-java-spring","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/CircleCI-Public%2Fcircleci-demo-java-spring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fcircleci-demo-java-spring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fcircleci-demo-java-spring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fcircleci-demo-java-spring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CircleCI-Public","download_url":"https://codeload.github.com/CircleCI-Public/circleci-demo-java-spring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509478,"owners_count":22082892,"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":["circleci","circleci-demos","java"],"created_at":"2024-11-15T17:19:07.139Z","updated_at":"2025-05-16T10:08:12.645Z","avatar_url":"https://github.com/CircleCI-Public.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CircleCI 2.0 Java Demo Application using Gradle and Spring [![CircleCI status](https://circleci.com/gh/CircleCI-Public/circleci-demo-java-spring.svg \"CircleCI status\")](https://circleci.com/gh/CircleCI-Public/circleci-demo-java-spring)\n\n**Note:** This project is currently under substantial development to include additional use cases and show off more features of CircleCI.\n\nIf you are coming here form the [Java Language Guide](https://circleci.com/docs/2.0/language-java/#config-walkthrough) please follow along at [this revision](https://github.com/CircleCI-Public/circleci-demo-java-spring/tree/9dcdae5e2988b207e0ac9b6bb9cf8ed711fba4ad) before major changes began to take place.\n\nThis message will be removed once the CircleCI documentation matches this repository again.\n\n---\n\nThis is an example application showcasing how to run a Java app on CircleCI 2.0.\n\nThis application uses the following tools:\n\n* Gradle\n* Java 11\n* PostgreSQL\n* Spring Boot\n* Thymeleaf\n\nYou can follow along with this project by reading the [documentation](https://circleci.com/docs/2.0/language-java/).\nAn older version of this sample project that uses Maven is accessible [here](https://github.com/CircleCI-Public/circleci-demo-java-spring/tree/maven) though it is no longer being actively maintained.\n\n## Local Development\n\n### Starting the application\n```\n./gradlew bootRunDev\n```\n\nNavigate to http://localhost:8080\n\n![Screenshot of index page](assets/index.png?raw=true \"Screenshot of index page\")\n\nWe use the [H2 Database](https://www.h2database.com/html/main.html) in memory for\nlocal development. You can access the datbase UI at [http://localhost:8080/h2-console](http://localhost:8080/h2-console)\nwith the following credentials.\n\n```\nusername: `sa`\npassword: `password`\nJDBC URL: jdbc:h2:mem:testdb\n```\n\n## License\n\nCopyright © 2019 CircleCI\n\nDistributed under the MIT license, see the file LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircleci-public%2Fcircleci-demo-java-spring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcircleci-public%2Fcircleci-demo-java-spring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircleci-public%2Fcircleci-demo-java-spring/lists"}