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: coder-ming/spring-mvc-angularjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2fa52da
Choose a base ref
...
head repository: xvitcoder/spring-mvc-angularjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 32770fd
Choose a head ref
  • 7 commits
  • 50 files changed
  • 4 contributors

Commits on Mar 29, 2015

  1. use gitignore

    gejun123456 committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    b2e4c83 View commit details
    Browse the repository at this point in the history
  2. remove this

    gejun123456 committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    d03f9da View commit details
    Browse the repository at this point in the history
  3. Merge pull request xvitcoder#4 from gejun123456/master

    no need for the rebel.xml
    xvitcoder committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    83a0f0e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2015

  1. - Upgraded to spring 4.2 version

    - Migrated the project from XML configuration to Java Config
    - Removed web.xml
    - Changed the view renderer from Velocity to Thymeleaf
    - Changed the context path to use the same path as project name
    Vitalie Mudrenco committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    956dc43 View commit details
    Browse the repository at this point in the history
  2. Upgraded Bootstrap to v3.3.6

    Vitalie Mudrenco committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    8e4e100 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Add maven-compiler-plugin

    maximdim committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    8ba4890 View commit details
    Browse the repository at this point in the history
  2. Merge pull request xvitcoder#6 from maximdim/master

    Add maven-compiler-plugin
    xvitcoder committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    32770fd View commit details
    Browse the repository at this point in the history
Loading