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: geoand/spring-cloud-microservice-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Switcher05/spring-cloud-microservice-example
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.
  • 15 commits
  • 14 files changed
  • 7 contributors

Commits on Jul 14, 2015

  1. Dependency org.springframework.data:spring-data-neo4j:3.4.0.BUILD_SNA…

    …PSHOT is not located in libs-snapshot-local but can be found in libs-snapshot-continuous-local
    gandrianakis committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    3a63326 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from geoand/dependency-issue

    Build issue
    kbastani committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    955714b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2015

  1. Updated README with diagrams

    * Domain data
    * Service diagram
    kbastani committed Aug 4, 2015
    Configuration menu
    Copy the full SHA
    20be611 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. Issue #10, #9

    Removed consul from the yml configuration. Changed the Docker link for
    the config server to “configserver” from “config”.
    
    The containers were unable to find the config server due to a bad host
    name.
    
    I’m going to move the consul discovery example to a new blog post that
    highlights its features. This example will utilize eureka.
    kbastani committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    9a7d42c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

  1. #17

    Adding tutorial reference link for those who come directly in from Google to this repository.
    kbastani committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    32f6555 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2016

  1. Updated Docker Maven Plugin Version

    Kyle Anderson committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    87ec814 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. Merge pull request #20 from kanderson450/master

    Updated Docker Maven Plugin Version
    kbastani committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    16db677 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. change source version to 1.8

    peng.wu committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    3b11a4b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2016

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

Commits on Mar 16, 2016

  1. Merge pull request #22 from anewstar/master

    change source version to 1.8
    kbastani committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    a5e9b41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from derekhe/master

    Fix gateway startup issue: Add sidecar port
    kbastani committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    b89fb26 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2016

  1. Remove getProp()

    @DaTa has already handled getter and setter for this field
    oterrien committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    761a7c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2016

  1. Merge pull request #28 from oterrien/patch-1

    LGTM, thanks!
    
    - Remove getProp()
    kbastani committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    af9ab84 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

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

Commits on Nov 10, 2016

  1. Merge pull request #39 from mavogel/fix_docker_plugin_version

    Updated docker plugin version to 0.4.13. Fixes #35.
    kbastani authored Nov 10, 2016
    Configuration menu
    Copy the full SHA
    5e8dfa1 View commit details
    Browse the repository at this point in the history
Loading