{"id":21096285,"url":"https://github.com/imamachi-n/spring-boot2-react-material-ui-carlist-app","last_synced_at":"2026-04-10T04:48:31.349Z","repository":{"id":68754315,"uuid":"144695764","full_name":"Imamachi-n/spring-boot2-react-material-ui-carlist-app","owner":"Imamachi-n","description":"Hands-On Full Stack Development with Spring Boot 2.0 and React","archived":false,"fork":false,"pushed_at":"2018-08-19T05:55:30.000Z","size":1090,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T02:08:05.853Z","etag":null,"topics":["docker","jwt","mariadb","material-ui","maven","react","rest-api","spring-boot","spring-data-jpa","spring-security","yarn"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Imamachi-n.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":"2018-08-14T09:04:11.000Z","updated_at":"2021-02-15T05:08:42.000Z","dependencies_parsed_at":"2023-03-28T20:48:13.943Z","dependency_job_id":null,"html_url":"https://github.com/Imamachi-n/spring-boot2-react-material-ui-carlist-app","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/Imamachi-n%2Fspring-boot2-react-material-ui-carlist-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Imamachi-n%2Fspring-boot2-react-material-ui-carlist-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Imamachi-n%2Fspring-boot2-react-material-ui-carlist-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Imamachi-n%2Fspring-boot2-react-material-ui-carlist-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Imamachi-n","download_url":"https://codeload.github.com/Imamachi-n/spring-boot2-react-material-ui-carlist-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243538099,"owners_count":20307104,"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":["docker","jwt","mariadb","material-ui","maven","react","rest-api","spring-boot","spring-data-jpa","spring-security","yarn"],"created_at":"2024-11-19T22:34:42.162Z","updated_at":"2025-12-30T20:15:11.926Z","avatar_url":"https://github.com/Imamachi-n.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-boot2-react-material-ui-carlist-app\n\nThis is the code repository for [Hands-On Full Stack Development with Spring Boot 2.0 and React](https://www.packtpub.com/application-development/hands-full-stack-development-spring-boot-20-and-react?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781789138085)\n\n**Build modern and scalable full stack application using the Java-based Spring boot 2 (Server side) and React (Client side)**\n\nThis repository was modified from the original source code [Hands-On Full Stack Development with Spring Boot 2.0 and React](https://github.com/PacktPublishing/Hands-On-Full-Stack-Development-with-Spring-Boot-2.0-and-React) for bug fixes.\n\n## Get Started\n\n### 1. Run MariaDB using Docker container (port:3307)\n\n```bash\ndocker run -it --rm --name mariadb -e MYSQL_DATABASE=cardb_test -e MYSQL_ROOT_PASSWORD=password -p 3307:3306 -d mariadb:10.3.9\n```\n\n### 2. Run Backend server (Spring Boot2 embedded Tomcat, port:8090)\n\n```bash\n# For MacOS, Linux\n./mvnw spring-boot:run\n\n# For Windows\nmvnw.cmd spring-boot:run\n```\n\n### 3. Run Frontend server (Nodejs + React, port:3000)\n\n```bash\n# Install all the dependencies listed within `package.json`\nyarn install\n\n# Startup React app\nyarn start\n```\n\n## Login\n\n![login.gif](login.gif)\n\n## Add a new car\n\n![add.gif](add.gif)\n\n## Update a new car info\n\n![update.gif](update.gif)\n\n## Delete a new car\n\n![delete.gif](delete.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimamachi-n%2Fspring-boot2-react-material-ui-carlist-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimamachi-n%2Fspring-boot2-react-material-ui-carlist-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimamachi-n%2Fspring-boot2-react-material-ui-carlist-app/lists"}