{"id":26235934,"url":"https://github.com/persteenolsen/spring-boot-3-mvc-rest-security","last_synced_at":"2026-04-18T11:06:02.684Z","repository":{"id":276346779,"uuid":"929007458","full_name":"persteenolsen/spring-boot-3-mvc-rest-security","owner":"persteenolsen","description":"A Java Spring Boot 3 REST API and MVC Web Application using Spring Security","archived":false,"fork":false,"pushed_at":"2025-02-09T12:08:58.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T03:19:01.020Z","etag":null,"topics":["java","mvc","mysql","rest-api","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/persteenolsen.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-07T16:32:02.000Z","updated_at":"2025-02-09T12:09:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7ecec50-83b8-47d2-b846-fd680cb82a1b","html_url":"https://github.com/persteenolsen/spring-boot-3-mvc-rest-security","commit_stats":null,"previous_names":["persteenolsen/spring-boot-3-mvc-rest-security"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/persteenolsen/spring-boot-3-mvc-rest-security","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fspring-boot-3-mvc-rest-security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fspring-boot-3-mvc-rest-security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fspring-boot-3-mvc-rest-security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fspring-boot-3-mvc-rest-security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/persteenolsen","download_url":"https://codeload.github.com/persteenolsen/spring-boot-3-mvc-rest-security/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fspring-boot-3-mvc-rest-security/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274930197,"owners_count":25375712,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java","mvc","mysql","rest-api","spring-boot"],"created_at":"2025-03-13T03:18:44.572Z","updated_at":"2026-04-18T11:05:57.654Z","avatar_url":"https://github.com/persteenolsen.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"  # Spring Boot 3 MVC REST API Security JSP JPA MySQL\n\nLast updated: 07-02-2025\n\n- Java 17\n- Spring Boot 3.3\n\n# Config at Azure App Service\n\n- Java 17\n- Tomecat 10.1\n- Copy the ROOT.war to wwwroot - webapps ( Stop / Start the Web App by Azure Portal )\n\n# Usage\n\n- Download or fork the source code from GitHub\n\n# Create the file application.properties with the content below and place the file in the resources folder\n\nspring.jpa.hibernate.ddl-auto=update\n\nspring.datasource.url=jdbc:mysql:// the name of your mysql host / the name of your database\n\nspring.datasource.username=your username \n\nspring.datasource.password=your password\n\nspring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver\n\nspring.jpa.show-sql: true\n\nspring.mvc.view.prefix=/WEB-INF/jsp/\n\nspring.mvc.view.suffix=.jsp\n\n# Run the Web Application locally by open a terminal in the folder of the Spring Boot Web App\n\n- ./mvnw spring-boot:run \n\n# Show the JSP welcome:\n\nhttp://localhost:8080\n\n# Login:\n\nhttp://localhost:8080/login\n\n# Developement\n\n- Using hot reload - when saving changes to a JSP file just refresh the browser to see the changes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersteenolsen%2Fspring-boot-3-mvc-rest-security","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpersteenolsen%2Fspring-boot-3-mvc-rest-security","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersteenolsen%2Fspring-boot-3-mvc-rest-security/lists"}