java-tutorials/spring-reactive-modules/spring-reactive-client-2
Harry9656 6b0c4b9a80
JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357)
* JAVA-26760: Updated and standardized the junit-jupiter-engine library

* JAVA-26760: Updated and standardized the mockito-junit-jupiter library

* fix mockito-junit-jupiter properties

* fix maven-custom-plugin/usage-example properties

* Fix quarkus-funqy

* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
2024-04-23 18:45:06 +02:00
..
src JAVA-24463 Cleanup spring-reactive-modules (#14811) 2023-09-25 09:12:56 +05:30
README.md Update README.md (#15033) 2023-10-22 13:38:41 +05:30
pom.xml JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357) 2024-04-23 18:45:06 +02:00

README.md

Spring REST Example Project

This module contains articles about reactive Spring 5 WebClient

The Course

The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles