-1

Where to download the Java API doc for spring cloud netlix

Looking for something like this. https://maven.springframework.org/release/org/springframework/spring/5.2.9.RELEASE/

Peddi
  • 92
  • 1
  • 9

1 Answers1

0

This is current Spring Cloud Netflix API Doc.

dos4dev
  • 429
  • 2
  • 10
  • 26
  • I am looking for Java API doc, not the reference guide. Example: Spring Framework https://docs.spring.io/spring-framework/docs/current/ has both Java API doc and Reference Doc. But Spring Cloud Netflix https://docs.spring.io/spring-cloud-netflix/docs/current/ does not have Java API doc. – Peddi Sep 23 '20 at 17:20