{"id":19111245,"url":"https://github.com/callicoder/spring-boot-postgresql-jpa-hibernate-rest-api-demo","last_synced_at":"2025-04-05T16:10:11.387Z","repository":{"id":32104544,"uuid":"131582244","full_name":"callicoder/spring-boot-postgresql-jpa-hibernate-rest-api-demo","owner":"callicoder","description":"Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate","archived":false,"fork":false,"pushed_at":"2024-06-21T11:51:13.000Z","size":54,"stargazers_count":294,"open_issues_count":9,"forks_count":162,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-29T15:08:36.390Z","etag":null,"topics":["hibernate","jpa","postgres","postgresql","rest","rest-api","spring","spring-boot"],"latest_commit_sha":null,"homepage":"https://www.callicoder.com/spring-boot-jpa-hibernate-postgresql-restful-crud-api-example/","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/callicoder.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":"2018-04-30T10:21:38.000Z","updated_at":"2025-03-26T09:27:56.000Z","dependencies_parsed_at":"2024-11-24T20:07:33.093Z","dependency_job_id":"d3ef3d33-907c-4100-92de-1d2a9e50190d","html_url":"https://github.com/callicoder/spring-boot-postgresql-jpa-hibernate-rest-api-demo","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/callicoder%2Fspring-boot-postgresql-jpa-hibernate-rest-api-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-postgresql-jpa-hibernate-rest-api-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-postgresql-jpa-hibernate-rest-api-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-postgresql-jpa-hibernate-rest-api-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callicoder","download_url":"https://codeload.github.com/callicoder/spring-boot-postgresql-jpa-hibernate-rest-api-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361695,"owners_count":20926643,"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":["hibernate","jpa","postgres","postgresql","rest","rest-api","spring","spring-boot"],"created_at":"2024-11-09T04:27:46.446Z","updated_at":"2025-04-05T16:10:11.353Z","avatar_url":"https://github.com/callicoder.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Spring Boot, PostgreSQL, JPA, Hibernate REST API Demo\n\n## Tutorial\n\nCheck out the complete tutorial on the CalliCoder blog -\n\n[Spring Boot, PostgreSQL, JPA, Hibernate RESTful CRUD API Example](https://www.callicoder.com/spring-boot-jpa-hibernate-postgresql-restful-crud-api-example/)\n\n## Steps to Setup\n\n**1. Clone the repository**\n\n```bash\ngit clone https://github.com/callicoder/spring-boot-postgresql-jpa-hibernate-rest-api-demo.git\n```\n\n**2. Configure PostgreSQL**\n\nFirst, create a database named `postgres_demo`. Then, open `src/main/resources/application.properties` file and change the spring datasource username and password as per your PostgreSQL installation.\n\n**3. Run the app**\n\nType the following command from the root directory of the project to run it -\n\n```bash\nmvn spring-boot:run\n```\n\nAlternatively, you can package the application in the form of a JAR file and then run it like so -\n\n```bash\nmvn clean package\njava -jar target/postgres-demo-0.0.1-SNAPSHOT.jar\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallicoder%2Fspring-boot-postgresql-jpa-hibernate-rest-api-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallicoder%2Fspring-boot-postgresql-jpa-hibernate-rest-api-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallicoder%2Fspring-boot-postgresql-jpa-hibernate-rest-api-demo/lists"}