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: Cloud-Spring-Course/spring-boot-building-api-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wimdeblauwe/spring-boot-building-api-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 1,028 files changed
  • 1 contributor

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    db24615 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge branch 'master' into feature/book-2.0

    # Conflicts:
    #	chapter04/03 - User with JPA refactored/pom.xml
    #	chapter05/01 - Oauth2/pom.xml
    #	chapter05/02 - Oauth configurable/pom.xml
    #	chapter06/01 - User rest controller/pom.xml
    #	chapter06/02 - Post mapping/pom.xml
    #	chapter06/03 - Writing API Documentation/pom.xml
    #	chapter06/04 - Generating snippets/pom.xml
    #	chapter06/05 - Refactoring/pom.xml
    #	chapter07/01 - postgresql/pom.xml
    #	chapter07/02 - testcontainers/pom.xml
    #	chapter08/01 - builtin/pom.xml
    #	chapter08/02 - customfield/pom.xml
    #	chapter08/03 - customfieldfinal/pom.xml
    #	chapter08/04 - objectvalidation/pom.xml
    #	chapter08/05 - validatorspringbean/pom.xml
    #	chapter09/01 - fileupload/pom.xml
    #	chapter09/02 - validation/pom.xml
    wimdeblauwe committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f17da88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request wimdeblauwe#21 from wimdeblauwe/feature/book-2.0

    Update for upgrade of book 2.0.0 (Spring Boot 3.2.2)
    wimdeblauwe authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    65c47d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fdd360 View commit details
    Browse the repository at this point in the history
Loading