org. springframework. cloud spring-cloud-netflix jar 1. a couple of. 4. release

org.springframework.cloud spring-cloud-netflix jar 1.2.4.release
org.springframework.cloud spring-cloud-netflix jar 1.2.4.release

Spring Cloud Netflix Finchley. SR2 (1. 2. 4. RELEASE)

Release Date: July 9th, 2019

This is some sort of maintenance release that updates dependencies and even fixes bugs.

Notable Alterations

  • org. springframework. fog up: spring-cloud-dependencies: 2. 0. 4. RELEASE
  • org. springframework. cloud: spring-cloud-netflix-core: 2. 0. 4. RELIEVE
  • org. springframework. cloud: spring-cloud-commons: 2. 0. 4. RELEASE
  • org. springframework. cloud: spring-cloud-context: 2. 0. 4. RELEASE

Smashing Changes

There are no more breaking changes in this release.

New Characteristics

Generally there are no fresh features in this kind of release.

Bug Fixes

  • #1203 : Mend for NoSuchElementException in RibbonClientConfiguration
  • #1084 : Feign certainly not picking up custom decoder for @FeignClient

Dependency Management

 < dependencyManagement> < dependencies> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-dependencies< /artifactId> < version> Finchley. SR2< /version> < type> pom< /type> < scope> import< /scope> < /dependency> < /dependencies> < /dependencyManagement> 

Expenses of Materials

 < dependencies> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-starter-netflix-eureka-client< /artifactId> < /dependency> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-starter-netflix-ribbon< /artifactId> < /dependency> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-starter-netflix-feign< /artifactId> < /dependency> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-starter-netflix-zuul< /artifactId> < /dependency> < /dependencies> 

Documentation

The documentation for this release will be found from:

Additional Resources