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: def327/BasicProjectStructureSpringMVC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature
Choose a base ref
...
head repository: def327/BasicProjectStructureSpringMVC
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.
  • 10 commits
  • 23 files changed
  • 1 contributor

Commits on Jun 26, 2017

  1. 27 JUNE 2017

    1) Add new html form for User to send attributes
    2) Remove MainController
    def327 committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    7255d8e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Add bean validation

    def327 committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    fa8d9db View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2017

  1. 1) Create a DataSources DataBaseMock to store Users Objects

    2) Create RESTful API
    def327 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    228db6f View commit details
    Browse the repository at this point in the history
  2. 1) Add IdUserGenerator

    def327 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    ee80154 View commit details
    Browse the repository at this point in the history
  3. 1) Add Logging support

    def327 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    2205378 View commit details
    Browse the repository at this point in the history
  4. Fix IdUserGeneratorSupport

    def327 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    3f46223 View commit details
    Browse the repository at this point in the history
  5. Fix UserController

    def327 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    38bb74b View commit details
    Browse the repository at this point in the history
  6. 1) Add JAXB annotations for User

    2) Fix REST API Web-services
    def327 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    760c5fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a796678 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

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