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: GrayCatCode/SpringCloudVideoCourse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: simplyi/SpringCloudVideoCourse
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.
  • 16 commits
  • 34 files changed
  • 2 contributors

Commits on May 9, 2019

  1. Configuration menu
    Copy the full SHA
    2663ab2 View commit details
    Browse the repository at this point in the history
  2. Enabled Feign Client Logging

    Sergey Kargopolov
    Sergey Kargopolov committed May 9, 2019
    Configuration menu
    Copy the full SHA
    112a11b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Added Feign Error Decoder example

    Sergey Kargopolov
    Sergey Kargopolov committed May 16, 2019
    Configuration menu
    Copy the full SHA
    6fdc7a0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Added Hystrix circuit breaker support and a callback method to Feign …

    …client
    Sergey Kargopolov
    Sergey Kargopolov committed May 19, 2019
    Configuration menu
    Copy the full SHA
    c3fea11 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Added Distributed tracing support with Sleuth and Zipkin

    Sergey Kargopolov
    Sergey Kargopolov committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    1c52582 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Enabled logging to file for Users Microservice

    Sergey Kargopolov
    Sergey Kargopolov committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    207c46a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Enabled Security for Eureka Discovery Dashboard

    Sergey Kargopolov
    Sergey Kargopolov committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    2424c86 View commit details
    Browse the repository at this point in the history
  2. Config Servere Docker File

    Sergey Kargopolov
    Sergey Kargopolov committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    c9f950c View commit details
    Browse the repository at this point in the history
  3. Eureka Docker file

    Sergey Kargopolov
    Sergey Kargopolov committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    ec83a79 View commit details
    Browse the repository at this point in the history
  4. Zuul API Gateway Docker file

    Sergey Kargopolov
    Sergey Kargopolov committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    266d7bb View commit details
    Browse the repository at this point in the history
  5. Docker file for Users Microservice

    Sergey Kargopolov
    Sergey Kargopolov committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    33ab20a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Spring Boot Profiles

    simplyi committed May 12, 2020
    Configuration menu
    Copy the full SHA
    22c6324 View commit details
    Browse the repository at this point in the history
  2. Added Unlimited JCE Policy

    simplyi committed May 12, 2020
    Configuration menu
    Copy the full SHA
    cfea1ff View commit details
    Browse the repository at this point in the history
  3. Albums Microservice

    simplyi committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f8e62ae View commit details
    Browse the repository at this point in the history
  4. apiEncryptionKey.jks

    simplyi committed May 12, 2020
    Configuration menu
    Copy the full SHA
    5bdd626 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'profiles'

    simplyi committed May 12, 2020
    Configuration menu
    Copy the full SHA
    032c2e1 View commit details
    Browse the repository at this point in the history
Loading