{"id":20610611,"url":"https://github.com/devsoft112/courses-java-spring-boot","last_synced_at":"2025-08-09T21:10:11.909Z","repository":{"id":262703283,"uuid":"888088109","full_name":"devsoft112/courses-java-spring-boot","owner":"devsoft112","description":"Java web application built using the Spring Framework. The project is a course registration system that provides CRUD (Create, Read, Update, Delete) functionality, access control lists (ACL), validation, and login features. The application has a responsive design and is built using a variety of technologies.","archived":false,"fork":false,"pushed_at":"2024-11-13T20:03:14.000Z","size":993,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T02:51:18.461Z","etag":null,"topics":["hibernate","j2ee","java","spring-boot"],"latest_commit_sha":null,"homepage":"https://java-spring-course.herokuapp.com/","language":"HTML","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/devsoft112.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":"2024-11-13T19:46:51.000Z","updated_at":"2024-11-13T20:23:15.000Z","dependencies_parsed_at":"2024-11-13T20:49:16.076Z","dependency_job_id":null,"html_url":"https://github.com/devsoft112/courses-java-spring-boot","commit_stats":null,"previous_names":["devsoft112/courses-java-spring-boot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsoft112%2Fcourses-java-spring-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsoft112%2Fcourses-java-spring-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsoft112%2Fcourses-java-spring-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsoft112%2Fcourses-java-spring-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsoft112","download_url":"https://codeload.github.com/devsoft112/courses-java-spring-boot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249006600,"owners_count":21197307,"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","j2ee","java","spring-boot"],"created_at":"2024-11-16T10:17:21.021Z","updated_at":"2025-04-15T04:32:30.129Z","avatar_url":"https://github.com/devsoft112.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Course\n\nCourse registration project using Java Web with Spring Framework.\u003cbr\u003e\nSpring much lighter! :)\n\n## Features\n\n- CRUD\n- ACL\n- Validation\n- Login\n- Responsive\n\n## Requirements\n\n- NetBeans 8.2\n- Java JDK 1.8\n- Apache Tomcat \u003e= 9\n- MySql \u003e=5\n\n## Tecnologies\n\n- Java\n- JPA\n- Maven\n- Spring\n- CSS\n- Bootstrap\n- MySql\n\n## Installation\n\n```\n$ git clone https://github.com/devsoft112/courses-java-spring-boot.git\n\n$ cd courses-java-spring-boot\n\n```\n\nThen create a database with name spring_course in your mysql. You can find database dump in spring_course.sql, import it:\n\n```\n$ mysql -u \u003cyour user\u003e -p \u003cyour password\u003e\n\nmysql\u003e create database `spring_course`;\n\nmysql\u003e use `spring_course`;\n\nmysql\u003e source spring_course.sql\n\n```\n\nThen open the file \"src/main/resources/application.properties\" and enter the data according to the connection of your database. \u003cbr\u003e\n\nWhen the configuration is complete, just type in the terminal \"mvn spring-boot: run\" and open in your browser the following address: \u003cbr\u003e\n\nhttp://localhost:8080/\n\n## Demonstration\n\nhttps://java-spring-course.herokuapp.com/ \u003cbr\u003e\n\n- Login\n    - Username: admin\n    - Password: admin\n\n## Licence\n\nUser Registration is licensed under \u003ca href=\"LICENSE\"\u003eThe MIT License (MIT)\u003c/a\u003e.\n\n## Screenshots\n\n![Screenshots](screenshots/screenshot01.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot02.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot03.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot04.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot05.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot06.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot07.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot08.png)\u003cbr\u003e\u003cbr\u003e\n\n## Model ER\n\n![Screenshots](model_er.png)\u003cbr\u003e\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsoft112%2Fcourses-java-spring-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsoft112%2Fcourses-java-spring-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsoft112%2Fcourses-java-spring-boot/lists"}