{"id":17350431,"url":"https://github.com/codecshekhar/spring-boot-hibernate-example","last_synced_at":"2026-05-15T20:04:10.500Z","repository":{"id":257239336,"uuid":"857704304","full_name":"CodeCshekhar/spring-boot-hibernate-example","owner":"CodeCshekhar","description":"This repository contains spring-boot-hibernate-example concepts to illustrate its advantages ","archived":false,"fork":false,"pushed_at":"2024-09-15T13:51:06.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T08:54:20.216Z","etag":null,"topics":["annotations","h2-database","hibernate","spring-boot"],"latest_commit_sha":null,"homepage":"","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/CodeCshekhar.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":"2024-09-15T11:42:11.000Z","updated_at":"2024-12-04T07:09:20.000Z","dependencies_parsed_at":"2024-09-15T13:36:38.452Z","dependency_job_id":"6956a299-8018-4b5b-a10b-542bb07c1dd8","html_url":"https://github.com/CodeCshekhar/spring-boot-hibernate-example","commit_stats":null,"previous_names":["chandrashekharwagh/spring-boot-hibernate-example","codecshekhar/spring-boot-hibernate-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeCshekhar/spring-boot-hibernate-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeCshekhar%2Fspring-boot-hibernate-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeCshekhar%2Fspring-boot-hibernate-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeCshekhar%2Fspring-boot-hibernate-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeCshekhar%2Fspring-boot-hibernate-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeCshekhar","download_url":"https://codeload.github.com/CodeCshekhar/spring-boot-hibernate-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeCshekhar%2Fspring-boot-hibernate-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33077981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["annotations","h2-database","hibernate","spring-boot"],"created_at":"2024-10-15T17:06:53.743Z","updated_at":"2026-05-15T20:04:10.465Z","avatar_url":"https://github.com/CodeCshekhar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Hibernate Example\n\nThis example is a Spring Boot application that demonstrates the integration of Hibernate ORM (Object-Relational Mapping) for database operations.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n* You have installed Java JDK 11 or later\n* You have installed Maven 3.6.3 or later\n* You have a basic understanding of Spring Boot and Hibernate concepts\n\n## Getting Started\n\nTo get a local copy up and running, follow these steps:\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/Chandrashekharwagh/spring-boot-hibernate-example.git\n   ```\n\n2. Navigate to the project directory:\n   ```\n   cd spring-boot-hibernate-example\n   ```\n\n3. Build the project:\n   ```\n   mvn clean install\n   ```\n\n4. Run the application:\n   ```\n   mvn spring-boot:run\n   ```\n\n## Configuration\n\nThe main configuration for this project is in the `application.properties` file. Here you can set up your database connection, Hibernate properties, and other Spring Boot configurations.\n\nExample `application.properties`:\n\n```properties\nhibernate.id.new_generator_mappings=false\nhibernate.connection.driver_class = org.h2.Driver\n```\n\n## Usage\n\nDescribe how to use your application here. Include any important endpoints, commands, or features.\n\n## Contributing\n\nContributions to this project are welcome. Please follow these steps:\n\n1. Fork the repository\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`\n3. Make your changes and commit them: `git commit -m '\u003ccommit_message\u003e'`\n4. Push to the original branch: `git push origin \u003cproject_name\u003e/\u003clocation\u003e`\n5. Create the pull request\n\n## License\n\nThis project uses the following license: [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecshekhar%2Fspring-boot-hibernate-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecshekhar%2Fspring-boot-hibernate-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecshekhar%2Fspring-boot-hibernate-example/lists"}