Skip to content

datmt

  • Home
  • Tutorials
    • backend
      • java
        • spring
        • JPA
        • javaee
    • devops
    • frontend
    • Linux
    • NoSQL Databases
  • Privacy Policy
  • Cookie Policy (EU)
  • Contact

How To Generate CA and Self-Signed SSL Certificate For Your Website

November 24, 2022 by Đạt Trần

Overview There are times you need to generate a self-signed certificate for your website. One example is for websites in a development environment. My story is recently, I need to set up a Keycloak instance on the internet. Recent versions of Keycloak require HTTPS to log in to admin. In this post, I’m going to … Read more

Categories backend Tags self-signed certificate, ssl Leave a comment

How To Print Udemy Course’s Videos Titles

November 16, 2022 by Đạt Trần

Overview This should be an Udemy feature where people can search through video titles AND transcripts. Sadly such features are not available. I’m considering making a browser extension for this but for now, this is a quick hack. How to print all sections’ titles To print all the sections’ titles, type the following in the … Read more

Categories General Tips Tags udemy Leave a comment

[Fixed] Cannot Push To Github From The Command Line

November 11, 2022 by Đạt Trần
Cannot Push To Github From Command Line

Overview Recently, I changed my laptop from Windows to a Mac. As many times setting up a new machine, I cloned my repos and installed the IDEs. A problem I encountered that I didn’t in my previous machine is that I cannot push to Github from the command line. And yes, I generated my ssh … Read more

Categories git Tags command line, git, github Leave a comment

Test Email Sending With MailHog In Spring

November 5, 2022 by Đạt Trần
Test Email Sending With MailHog In Spring

Overview In this post, I will show you how you can quickly test the email-sending function of your application using MailHog. The application I’m demonstrating is a Spring Boot web app. However, you can use the code in almost all applications. Let’s get started. Setup MailHog MailHog is a fantastic tool for developers to test … Read more

Categories spring Tags java, spring, spring mail Leave a comment

How To Set Icon (On Dock/Taskbar) For JavaFX Application

May 31, 2023November 4, 2022 by Đạt Trần

Overview Recently, I did some overhauls for my JavaFX application. The app has a default Java icon on Windows and Linux but for some reason, on my Mac, the icon is a folder. I was OK with the default Java icon but no way I can accept it as shown as a folder on Mac. … Read more

Categories backend 2 Comments

How to add Custom Claims from User Attributes in Keycloak

April 12, 2023October 27, 2022 by Đạt Trần
How-to-add-Custom-Claims-from-User-Attributes-in-Keycloak

In this post, I’m going to show you how you can add custom claims from user attributes in Keycloak.

Categories backend Tags keycloak, oauth2 1 Comment
Older posts
Newer posts
← Previous Page1 … Page21 Page22 Page23 … Page38 Next →
  • Architecture
  • backend
  • Clean Code
  • Cloud Computing
  • Databases
  • devops
  • frontend
  • fundamental
  • General Tips
  • git
  • java
  • javaee
  • JPA
  • kubernetes
  • Linux
  • management
  • mobile development
  • network
  • NoSQL Databases
  • opensource
  • python
  • quarkus
  • Relational Databases
  • scala
  • Security
  • spring
  • SQL
  • System Design
  • WordPress Development

Copyright Ⓒ datmt

© 2025 datmt • Built with GeneratePress