In this article, we will be talking about implementing your own authorization server in a Spring Boot application, and we will also test a few types of grant types.
One may not expect to use Salesforce for Planning Poker sessions, but see how Aditya Naag's planning-poker-salesforce repository can make this happen quite easily.
This article demonstrates how to use Debezium to monitor a MySQL database and then use Apache Avro with the Apicurio service registry to externalize the data schema and reduce the payload of each one of the captured events.
JavaScript parser — Acorn and AST help us automatically and efficiently edit source code. This post shows you how to build and edit the AST of JavaScript code.