This commit is contained in:
Inaki Fernandez
2021-09-09 18:22:40 +02:00
parent 268df3c9b1
commit 85999fdf9b
2 changed files with 21 additions and 8 deletions

View File

@@ -24,6 +24,7 @@
- [Quarkus vs Spring Boot](#quarkus-vs-spring-boot)
- [More Java Frameworks or Libraries](#more-java-frameworks-or-libraries)
- [Java Testing Frameworks](#java-testing-frameworks)
- [Videos](#videos)
- [Tweets](#tweets)
## Java
* [reddit.com/r/java](https://www.reddit.com/r/java)
@@ -178,10 +179,6 @@ High-level abstractions/tools to run SpringBoot application on kubernetes withou
- Secrets management with HashiCorps Vault
- Using Spring Cloud Vault
<center>
<iframe src="https://www.youtube.com/embed/1w1Jv9qssqg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>
<center>
[![microservice arch](images/microservice_arch.png)](https://medium.com/javarevisited/10-free-spring-boot-tutorials-and-courses-for-java-developers-53dfe084587e)
</center>
@@ -240,6 +237,15 @@ High-level abstractions/tools to run SpringBoot application on kubernetes withou
- [jfrunit](https://github.com/moditect/jfrunit) A JUnit extension for asserting JDK Flight Recorder events
- [morling.dev: Introducing JfrUnit 1.0.0.Alpha1](https://www.morling.dev/blog/introducing-jfrunit-1-0-0-alpha1/)
## Videos
<details>
<summary>Click to expand!</summary>
<center>
<iframe src="https://www.youtube.com/embed/1w1Jv9qssqg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>
</details>
## Tweets
<details>
<summary>Click to expand!</summary>