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: IBM/template-java-spring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: IBM/template-java-spring
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.
  • 10 commits
  • 96 files changed
  • 4 contributors

Commits on May 18, 2021

  1. Restores LICENSE file needed by GitHub

    Sean Sundberg committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ba14d57 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Update README.md (#17)

    triceam authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    6a8aef7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Bumps the base image to ubi8/openjdk-11:1.10-1 (#18)

    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Sean Sundberg authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    a5c03aa View commit details
    Browse the repository at this point in the history
  2. Updates to base resources of starter kit (#19)

    - Removes inventory management service components
    - Renames common com.ibm.cloud_garage package to com.ibm.cloud_native_toolkit
    - Cleans up swagger configuration to allow full configuration from application.yaml instead of requiring customization of source code
    
    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Sean Sundberg authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    8bbb8d0 View commit details
    Browse the repository at this point in the history
  3. Updates Spring Boot and Gradle versions (#20)

    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Sean Sundberg authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    b7f3bff View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Updates helm chart and dependencies (#21)

    - Updates helm to starter-kit v0.6.2 to increase initialDelaySeconds for startup
    - Updates dependent versions
    
    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Sean Sundberg authored Aug 22, 2021
    Configuration menu
    Copy the full SHA
    0fb61d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Upgrading image version (#23)

    Signed-off-by: Ramya Raghuveera <ramragh1@in.ibm.com>
    RamyaRaghuveera authored Aug 14, 2022
    Configuration menu
    Copy the full SHA
    635a46e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Refreshing the ibm cloud native journey (#22)

    * Bumps the base image to ubi8/openjdk-11:1.10-1 (#18)
    
    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    
    * Updates to base resources of starter kit (#19)
    
    - Removes inventory management service components
    - Renames common com.ibm.cloud_garage package to com.ibm.cloud_native_toolkit
    - Cleans up swagger configuration to allow full configuration from application.yaml instead of requiring customization of source code
    
    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    
    * Updates Spring Boot and Gradle versions (#20)
    
    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    
    * Updates helm chart and dependencies (#21)
    
    - Updates helm to starter-kit v0.6.2 to increase initialDelaySeconds for startup
    - Updates dependent versions
    
    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    
    * Updated ubi8 base image version
    
    Image scan fails with old version
    
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    
    * Updated helm chart
    
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    
    * Add .gitpod.yml
    
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    
    * Updates .gitpod.yml
    
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    
    * Upgrading image version (#23)
    
    Signed-off-by: Ramya Raghuveera <ramragh1@in.ibm.com>
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    
    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Signed-off-by: Amine RACHYD <aminerachyd99@gmail.com>
    Signed-off-by: Ramya Raghuveera <ramragh1@in.ibm.com>
    Co-authored-by: Sean Sundberg <seansund@us.ibm.com>
    aminerachyd and Sean Sundberg authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    d6efb7d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Update spring boot and gradle version (#24)

    - Java 17, Spring Boot 3, Gradle 7.6.1
    
    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Sean Sundberg authored May 9, 2023
    Configuration menu
    Copy the full SHA
    114c934 View commit details
    Browse the repository at this point in the history
  2. Update helm chart (#25)

    Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
    Sean Sundberg authored May 9, 2023
    Configuration menu
    Copy the full SHA
    155f17a View commit details
    Browse the repository at this point in the history
Loading