Skip to content

vmware-tanzu-learning/course-spring-academy-sample-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright Notice

Copyright © 2005-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.

Contact [email protected] for permissions.

Spring Academy Sample Course Code

This repository represents the structure of the real-world simulated project used to teach Spring Academy leaners concepts taught in a course.

This repo is a companion to the Spring Academy Sample Course repository.

How to use

  • Duplicate this repository and use it as a basis or reference for your own course code repository.
  • Set the visibility of this repo to Public
  • Make sure scripts/stage-codebase.sh has executable permissions
  • Create and push a branch named prod

Branches and environments

  • main - Commits to this branch will automatically be deployed to Spring Academy Staging
  • prod - Commits will be used for Spring Academy. Deploys are a manual process at this time.

Documentation

Learn more about building courese and labs in the Spring Academy Contribution Guide.

Releases

No releases published

Packages

No packages published

Languages