0% found this document useful (0 votes)
2 views

git-repo-structure

The document outlines the structure of the Blue Yonder Java Bootcamp for January 2025, detailing various labs, assignments, and capstone projects. It includes categories for Java, Spring, Spring Boot, cloud technologies, and frontend development, with specific labs and assignments listed under each category. Additionally, it describes two capstone projects: an e-commerce application and a banking application, each with multiple services.

Uploaded by

Suresh
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

git-repo-structure

The document outlines the structure of the Blue Yonder Java Bootcamp for January 2025, detailing various labs, assignments, and capstone projects. It includes categories for Java, Spring, Spring Boot, cloud technologies, and frontend development, with specific labs and assignments listed under each category. Additionally, it describes two capstone projects: an e-commerce application and a banking application, each with multiple services.

Uploaded by

Suresh
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

blueyonder-javabootcamp-jan2025

|
|____ labs
|
|__java
|
|___ core-java-labs
|
|___ adv-java-labs
|
|__spring
|
|___ spring-core-labs
|
|__sboot
|
|___ sboot-core-labs
|
|___ sboot-rest-labs
|
|__scloud
|
|___ scloud-**-labs

|__frontend
|
|___ javascript-labs
|
|___ typescript-labs
|
|___ react-**-labs

|__cloud
|
|___ azure-**-labs

|
|____ assignments
|
|__java
|
|___java-assignments
|__ Day1Assignment1.java
|__ Day1Assignment2.java

|
|___bankingapp-with-arrays

|___bankingapp-with-collection
|
|___bankingapp-with-collection-stats
|
__ bankingapp-with-impexp-thread
|
__ bankingapp-with-lamexp-stream-stats
|
__ bankingapp-with-jdbc
|
__ bankingapp-with-junit
|
|__spring
|
|___bankingapp-with-spring-core-jdbc
|
|___bankingapp-with-spring-rest
|
|__sboot
|
|___bankingapp-with-sboot-rest-jdbc-temp
|
|___bankingapp-with-sboot-rest-jpa

|
|____ capstone
|
|___ ecomapp
|_____ product-service
|
|_____ category-service
|
|_____ registry-service
|
|_____ gateway-service
|
|_____ auth-service
|
|_____ admin-service
|
|_____ ecomapp-ui

|
|___ bankingapp
|
|_____ account-service
|
|_____ transaction-service
|
|_____ fund-transfer-service
|
|_____ registry-service
|
|_____ gateway-service
|
|_____ config-service
|
|_____ auth-service
|
|_____ admin-service
|
|_____ bankingapp-ui

You might also like