Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: v-minh1/java-migration-copilot-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Azure-Samples/java-migration-copilot-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 21 files changed
  • 5 contributors

Commits on Nov 7, 2025

  1. use String Constant to replace hardcoded "s3" string literals to avoi…

    …d migration not changing the string value stably (Azure-Samples#69)
    
    * move generate url to interface
    
    * replace s3 string constant to storage
    yiliuTo authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    001d92a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Code2Cloud deployment workshop (Azure-Samples#61)

    * Update README
    
    * add execution permisson to shell scripts
    
    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    
    * worker doesn't listen to port 8081
    
    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    
    * clean before starting web/worker apps
    
    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    
    * update readme
    
    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    
    * add dev container config
    
    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    
    * fix typo in readme
    
    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    
    * Use jdk8 and springboot 2 for asset manager
    
    * fix compile
    
    * remove ut in asset manager jdk8 branch (Azure-Samples#25)
    
    * simply rabbitmq config
    
    * add spring boot 2 api
    
    * add handler interceptor
    
    * remove asb-unsupported properties
    
    * refine code
    
    * remove unnecessary code
    
    * update readme
    
    * set rabbitmq config
    
    * remove rabbitmq features
    
    * add custom tasks
    
    * update readme
    
    * containerization
    
    * deployment init
    
    * comment a graph
    
    * comment another graph
    
    * revert deploy for pr
    
    * Wc/c2c workshop (Azure-Samples#59)
    
    * containerization
    
    * deployment init
    
    * comment a graph
    
    * comment another graph
    
    * revert deploy for pr
    
    * deployment using c2c
    
    * rebase 2
    
    * minor
    
    * paraphrase and format
    
    * remove old script
    
    * add expected result
    
    * recover clean-up and refine expected
    
    * refine sentence
    
    * add state to top
    
    ---------
    
    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    Co-authored-by: Menghua Xiao <menxiao@microsoft.com>
    Co-authored-by: Jianguo Ma <jiangma@microsoft.com>
    Co-authored-by: Xiaoyun Ding <xiading@microsoft.com>
    Co-authored-by: Yi Liu <yiliu6@microsoft.com>
    5 people authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    0331852 View commit details
    Browse the repository at this point in the history
Loading