Last week was a busy week for Khanh. Beside of the company’s work, I’m currently working on some old open sources like Abeille Forms Designer, mvnForum or openid-connect-spring-boot on my Github. Abeille Forms Designer is used to design forms with Java Swing, which I believe, Java students are often taught, at least in Viet Nam. mvnForum is a very famous open-source written by Vietnamese people, from 2002 to 2010, forums were very popular in Vietnam. And openid-connect-spring-boot is also an open-source implementation of OpenID Connect using Spring framework. I converted it to Spring Boot for easy development later.
Those of you who are passionate can contribute with me on the above open sources. When I have free time, I write code to satisfy my passion.
Last week, I also read some articles, can share with everyone, as below:
- A very detailed explanation of Event-driven Architectures https://www.asyncapi.com/docs/getting-started/event-driven-architectures and AsyncAPI Hello World https://www.asyncapi.com/docs/ getting-started/hello-world
- A survey of Java usage and Java frameworks conducted by JetBrains https://www.jetbrains.com/lp/devecosystem-2021/java/
- An open-source tool for Cloud Native CI/CD https://tekton.dev/
Have a nice weekend!