MCPcopy Index your code
hub / github.com/amigoscode/spring-boot-fullstack-professional

github.com/amigoscode/spring-boot-fullstack-professional @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
35 symbols 76 edges 17 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CICD

https://amigoscode.com/p/full-stack-spring-boot-react

Cover

Course Description

Spring Boot allows to take an idea/prototype and turn it into a real thing in matters minutes hours of months and years. A lot of companies use Spring Boot because it's easy to setup, learn and write code very fast without having to setup the low level platform code. Recently, Netflix has decided to switch their entire backend to Spring Boot. This shows that Spring Boot is a must if you are or want to become a software engineer in the Java world. This course teaches how to build a full stack application from the ground up and touches on very import concepts used in real live software development. Concepts such as:

  • Spring Boot Backend API
  • Frontend with React.js Hooks and Functions Components
  • Maven Build Tool
  • Databases using Postgres on Docker
  • Spring Data JPA
  • Server and Client Side Error Handling
  • Packaging applications for deployment using Docker and Jib
  • AWS RDS & Elastic Beanstalk
  • Software Deployment Automation with Github Actions
  • Software Deployment Monitoring with Slack
  • Unit and Integration Testing

This course focus on teaching you the process needed to build your own apps and deploy to real users using real software development techniques and skills. The skills gained at the end of this can be applied immediately on your own projects, university projects and at your work place.

Have you got what it takes to become a professional software engineer? Cool I'll see you inside. https://amigoscode.com/p/full-stack-spring-boot-react

Screenshot 2021-03-11 at 22 56 19

Screenshot 2021-03-12 at 20 48 48

Extension points exported contracts — how you extend this code

StudentRepository (Interface)
(no doc)
src/main/java/com/example/demo/student/StudentRepository.java

Core symbols most depended-on inside this repo

openNotificationWithIcon
called by 4
src/frontend/src/Notification.js
errorNotification
called by 3
src/frontend/src/Notification.js
fetchStudents
called by 2
src/frontend/src/App.js
successNotification
called by 2
src/frontend/src/Notification.js
reportWebVitals
called by 1
src/frontend/src/reportWebVitals.js
getAllStudents
called by 1
src/frontend/src/client.js
addNewStudent
called by 1
src/frontend/src/client.js
deleteStudent
called by 1
src/frontend/src/client.js

Shape

Function 14
Method 12
Class 7
Enum 1
Interface 1

Languages

Java60%
TypeScript40%

Modules by API surface

src/frontend/src/Notification.js5 symbols
src/main/java/com/example/demo/student/StudentService.java4 symbols
src/main/java/com/example/demo/student/StudentController.java4 symbols
src/frontend/src/client.js4 symbols
src/frontend/src/StudentDrawerForm.js3 symbols
src/test/java/com/example/demo/DemoApplicationTests.java2 symbols
src/main/java/com/example/demo/student/exception/StudentNotFoundException.java2 symbols
src/main/java/com/example/demo/student/exception/BadRequestException.java2 symbols
src/main/java/com/example/demo/student/StudentRepository.java2 symbols
src/main/java/com/example/demo/student/Student.java2 symbols
src/main/java/com/example/demo/DemoApplication.java2 symbols
src/main/java/com/example/demo/student/Gender.java1 symbols

Datastores touched

amigoscodeDatabase · 1 repos

For agents

$ claude mcp add spring-boot-fullstack-professional \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact