{"id":14977497,"url":"https://github.com/alexandergarifullin/springwebtest","last_synced_at":"2025-09-20T11:32:51.801Z","repository":{"id":232642301,"uuid":"784819237","full_name":"AlexanderGarifullin/SpringWebTest","owner":"AlexanderGarifullin","description":"Test Spring Web Mvc","archived":false,"fork":false,"pushed_at":"2024-04-12T15:59:03.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-13T12:11:32.502Z","etag":null,"topics":["hibernate-validator","java17","jdbctemplate","lombok","maven","postgresql","spring-framework","spring-mvc","spring-web","thymeleaf"],"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/AlexanderGarifullin.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-04-10T16:09:03.000Z","updated_at":"2024-04-11T01:56:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba28c937-03f5-4f61-9ef9-2410479abce4","html_url":"https://github.com/AlexanderGarifullin/SpringWebTest","commit_stats":null,"previous_names":["alexandergarifullin/springwebtest"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderGarifullin%2FSpringWebTest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderGarifullin%2FSpringWebTest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderGarifullin%2FSpringWebTest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderGarifullin%2FSpringWebTest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexanderGarifullin","download_url":"https://codeload.github.com/AlexanderGarifullin/SpringWebTest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233661543,"owners_count":18710281,"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-validator","java17","jdbctemplate","lombok","maven","postgresql","spring-framework","spring-mvc","spring-web","thymeleaf"],"created_at":"2024-09-24T13:55:46.531Z","updated_at":"2025-09-20T11:32:46.483Z","avatar_url":"https://github.com/AlexanderGarifullin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example CRUD Backend with Spring Framework\n\nThis project is an example of a CRUD (Create, Read, Update, Delete) Backend application that implements CRUD operations for the Person entity. The application follows the MVC (Model-View-Controller) pattern for organizing its structure and business logic.\n\n## Main Components\n\n- **Spring Framework**: Used for managing application components, dependency injection, and organizing the MVC architecture.\n- **Spring Core**: Provides basic functionalities of the Spring Framework.\n- **Spring Context**: Allows creating and managing Spring objects in the application.\n- **Spring Web, Spring WebMVC**: Used for developing web applications based on Spring.\n- **Spring JDBC**: Provides integration with the database through JDBC.\n- **Thymeleaf-Spring6**: Used for creating HTML templates and processing server-side views.\n- **Jakarta Servlet API**: Provides interfaces and classes for developing Java web applications.\n- **Lombok**: Simplifies Java code writing by automatically generating methods, constructors, and other elements.\n- **Hibernate Validator**: Used for data validation in the application.\n- **PostgreSQL**: A relational database used for storing Person entity data.\n- **Maven**: Dependency management and project build tool.\n\n## Person Entity Fields\n\nThe `Person` entity has the following fields:\n- `id`: Identifier for the person.\n- `name`: Name of the person.\n- `age`: Age of the person.\n- `email`: Email address of the person.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandergarifullin%2Fspringwebtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandergarifullin%2Fspringwebtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandergarifullin%2Fspringwebtest/lists"}