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: AllTechExamples/spring-boot-microservices
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: eiselems/spring-boot-microservices
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.
  • 7 commits
  • 15 files changed
  • 1 contributor

Commits on May 6, 2018

  1. Add BasicAuth to Gateway

    Also:
    Change port of counter-service to not conflict outside of docker.
    
    TODO: realized the internal docker network is not working / the services
    are not configured to run from different hosts
    eiselems committed May 6, 2018
    Configuration menu
    Copy the full SHA
    ff682fb View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Configuration menu
    Copy the full SHA
    50dd635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dccf3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c81ee2c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

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

Commits on May 26, 2018

  1. MAINT: Update to SpringBoot 2.0.2-release

    Small refactorings needed for spring security:
    * password now needs password encoding info (or alt: Encoder Bean)
    eiselems committed May 26, 2018
    Configuration menu
    Copy the full SHA
    5f2b739 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

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