You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@
40
40
* Consumer-Driven Contracts with Spring Cloud Contract ([Blog](https://rieckpil.de/howto-consumer-driven-contracts-with-spring-cloud-contract/), [Sources](https://github.com/rieckpil/blog-tutorials/tree/master/consumer-driven-contracts-with-spring-cloud-contract))
41
41
* Send emails with Java EE using Payara ([Blog](https://rieckpil.de/howto-send-emails-with-java-ee-using-payara), [Sources](https://github.com/rieckpil/blog-tutorials/tree/master/java-ee-sending-mails))
42
42
* Use Spring’s WebClient for RESTful communication ([Blog](https://rieckpil.de/howto-use-springs-webclient-for-restful-communication/), [Sources](https://github.com/rieckpil/blog-tutorials/tree/master/spring-web-client-demo))
43
+
* Deploy Java EE applications to Kubernetes ([Blog](https://rieckpil.de/howto-deploy-java-ee-applications-to-kubernetes), [Sources](https://github.com/rieckpil/blog-tutorials/tree/master/java-ee-kubernetes-deployment))
0 commit comments