Last week was another busy week for me. I am working on mvnForum and have run JavaVietNamForum forum at https://javavietnamforum.org/. Everyone can start using this forum, although at the moment there are many things I need to fix, I hope you understand. I just rebuilt mvnForum open-source.
In addition, I have read some articles about Java, sharing with you:
- This article shows you how to filter a Java Collections based on data type: https://medium.com/javarevisited/filtering-a-java -collection-by-type-7c1d611d0d95
- A video of SpringOneTour https://www.youtube.com/watch?v=pQwMws6we6I&t=2109s, which introduces you to all the basic technologies to develop an application from the beginning until the application is completed, deploy to production using Kubernetes. Developers from VMWare in turn introduce you to TDD to write applications, Flyway for database migration, Spring Cloud Contract to ensure any service changes will be tested with consumers, integration test with test containers, GitHub action to automate trigger automation tests, deploy using Kubernetes with GitOps using https://argoproj.github.io/.
- Also, I read about RabbitMQ Streams https://blog.rabbitmq.com/posts/2021/07/rabbitmq-streams-first-application/
Have a nice week everyone!