09/10/2025
AI is the one cool assistance.
Code: https://gist.github.com/mrgoonie/7b40cdf77f90f0aeedc4c4040a05a5b9
sakcode is a code challenge website, sharing all problems to help student learn programming
09/10/2025
AI is the one cool assistance.
Code: https://gist.github.com/mrgoonie/7b40cdf77f90f0aeedc4c4040a05a5b9
18/05/2025
✍️ Level of Authentications commonly use.
18/05/2025
If you are looking for GraphQL on spring boot, let take look at DGS (Netflix).
20/04/2025
Mobile App Flow:
Step 1: Mobile app calls /login/github to get the GitHub login URL.
Step 2: Open the URL in a WebView or system browser to authenticate with GitHub.
Step 3: After authentication, GitHub redirects to Keycloak, which redirects to the /callback endpoint with an authorization code.
Step 4: The Spring Boot backend exchanges the code for an access token and returns it to the mobile app.
Step 5: Mobile app stores the token and includes it in the Authorization: Bearer header for subsequent API requests.
Credit: AI Agent support 🤯
08/03/2025
A few months ago, I read many articles discussing how AI can be applied to analyze data, generate dynamic responses, and integrate with third-party systems to perform various tasks. I am particularly interested in AI in banking industry.
From this example, I found that we can effectively analyze our local system using Local AI.
22/02/2025
💻⚙️🛠️ មិនដឹង support ពីណាទៅទេ
08/02/2025
SonarQube is an effective security scanning tool for identifying vulnerabilities in applications.
29/12/2024
Digital Banking Architecture DEMAIN
23/12/2024
It's a good practice to use a Gateway service, such as an event bus, with a workflow.
15/12/2024
[Temporal Workflow] is a central concept in Temporal, a distributed, fault-tolerant, and scalable workflow orchestration system. Workflows in Temporal represent business processes that need to be coordinated and executed across multiple microservices or systems.
14/12/2024
A scheduler deployed in difference node or instance.
Then it executes the task, prevent double ex*****on on other instances.
It runs the same time and parallel task ex*****on.
Power of spring shedLock 🫰
07/12/2024
🤭