{"id":18930460,"url":"https://github.com/techprimers/spring-jpa-hibernate-mysql-example","last_synced_at":"2025-04-15T15:31:27.308Z","repository":{"id":85853766,"uuid":"91826464","full_name":"TechPrimers/spring-jpa-hibernate-mysql-example","owner":"TechPrimers","description":"Spring Data JPA with Hibernate using MySql Example","archived":false,"fork":false,"pushed_at":"2017-05-19T16:52:12.000Z","size":49,"stargazers_count":25,"open_issues_count":2,"forks_count":48,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T22:51:12.081Z","etag":null,"topics":["hibernate","mysql","spring-data-jpa","spring-data-rest"],"latest_commit_sha":null,"homepage":"https://youtu.be/OhgJmZEva7A","language":"Shell","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/TechPrimers.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":"2017-05-19T16:44:58.000Z","updated_at":"2022-03-07T00:17:41.000Z","dependencies_parsed_at":"2023-03-13T07:00:28.385Z","dependency_job_id":null,"html_url":"https://github.com/TechPrimers/spring-jpa-hibernate-mysql-example","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/TechPrimers%2Fspring-jpa-hibernate-mysql-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Fspring-jpa-hibernate-mysql-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Fspring-jpa-hibernate-mysql-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Fspring-jpa-hibernate-mysql-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechPrimers","download_url":"https://codeload.github.com/TechPrimers/spring-jpa-hibernate-mysql-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249097975,"owners_count":21212393,"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","mysql","spring-data-jpa","spring-data-rest"],"created_at":"2024-11-08T11:37:46.494Z","updated_at":"2025-04-15T15:31:27.302Z","avatar_url":"https://github.com/TechPrimers.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Data JPA with Hibernate using MySql Example\nThis project depicts the Spring Boot Example with Spring Data JPA with Hibernate using MySql Example.\n\n## Description\nThis Project shows the list of Users which are stored in the MySql Database. Using the following endpoints, different operations can be achieved:\n- `/rest/users/all` - This returns the list of Users in the Users table which is created in MySql Table (users)\n- `/rest/users/{name}` - This returns the details of the Users passed in URL\n- `/rest/id/{id}` - This returns the details of the Users for the user Id passed in URL\n- `/rest/update/{id}/{name}` - This updates the name of the user for the userId passed in the URL\n\n## Libraries used\n- Spring Boot\n- Spring MVC (Spring Web)\n- Spring Data JPA with Hibernate\n- MySql\n\n## Tools used\n- Git 2.10.0\n- IntelliJ IDEA 2017.1\n- MySql running locally\n\n## Compilation Command\n- `mvn clean install` - Plain maven clean and install\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechprimers%2Fspring-jpa-hibernate-mysql-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechprimers%2Fspring-jpa-hibernate-mysql-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechprimers%2Fspring-jpa-hibernate-mysql-example/lists"}