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: sbarsa/JavaServletsMyBankDemo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sbarsa/JavaServletsMyBankDemo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: springmvc
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 12 files changed
  • 1 contributor

Commits on Oct 27, 2025

  1. feat(*): springify the app

    sbarsa committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    589b516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bb7208 View commit details
    Browse the repository at this point in the history
  3. refactor(*): imports

    sbarsa committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    58b693c View commit details
    Browse the repository at this point in the history
  4. feat(*): add component scan

    sbarsa committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    9afdcac View commit details
    Browse the repository at this point in the history
  5. feat(*): add property reading

    sbarsa committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    7f4754f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Configuration menu
    Copy the full SHA
    14b59d6 View commit details
    Browse the repository at this point in the history
  2. feat(*): inject service

    sbarsa committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    709beed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12e1c9 View commit details
    Browse the repository at this point in the history
  4. feat(*): handle request body

    sbarsa committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    76900f8 View commit details
    Browse the repository at this point in the history
  5. feat(*): add validaton

    sbarsa committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    3438b1b View commit details
    Browse the repository at this point in the history
  6. feat(*): enable validation

    sbarsa committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    ab772fd View commit details
    Browse the repository at this point in the history
  7. feat(*): delete old servlet

    sbarsa committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    51eb86f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4518f31 View commit details
    Browse the repository at this point in the history
Loading