• Private Policy
  • Contact
Follow me
  • English
  • Tiếng Việt
Huong Dan Java
  • Java
    • Java Core
    • Java Lambda Expression
    • Java Fundamentals
    • Java Stream
    • Java Tools
    • Java XML
  • Jakarta EE
    • CDI
    • JSON Binding
    • JSON Processing
    • MVC
    • Persistence
    • RESTful Web Services
    • Servlet
  • Frameworks
    • Apache Camel
    • Apache Struts
    • Javalin
    • gRPC
    • Hibernate
    • Micronaut
    • MicroProfile
    • Mule Enterprise Service Bus
    • OpenId Connect
    • Quarkus
    • Spring
      • Spring AI
      • Spring Authorization Server
      • Spring Boot
      • Spring Cloud Gateway
      • Spring Cloud GCP
      • Spring Cloud Netflix
      • Spring Data JPA
      • Spring Data MongoDB
      • Spring Data R2DBC
      • Spring for Apache Kafka
      • Spring GraphQL
      • Spring Framework
      • Spring Integration
      • Spring MVC
      • Spring Security
      • Spring Session
      • Spring WebFlux
      • Spring WebSocket
    • Spark
    • Vaadin
  • Libraries
    • Apache
      • Apache ActiveMQ
      • Apache Commons IO
      • Apache FreeMarker
      • Apache HTTP Components
      • Apache Ignite
      • Apache Tiles
    • AspectJ
    • Database Migration
    • EhCache
    • GraphQL
    • Jackson
    • JSch
    • Log4J
    • Project Lombok
    • Project Reactor
    • Quartz Scheduler
    • Thymeleaf
    • Resilience4j
    • RxJava
  • Testing
    • Mockito
    • PowerMock
    • Selenium
    • Testcontainers
  • Open Source
    • Apache APISIX
    • Apache Kafka
    • Debezium
    • Distributed Application Runtime
    • Grafana
    • Keycloak
    • Prometheus
    • RabbitMQ
    • Redis
    • SonarQube
  • DevOps
    • Cloud Foundry
    • Cloud Provider
      • Google Cloud Platform
    • Docker
    • Helm
    • Kubernetes
    • Jenkins
    • Nexus Repository Manager
    • OpenShift
  • Tool
    • Apache Ant
    • Apache Maven
    • CVS
    • Eclipse
    • FTP
    • IntelliJ
    • Git
    • Nginx
    • OpenAPI
    • RAML
  • Database
    • MongoDB
    • MySQL
    • PostgreSQL
  • Server Runtime
    • Apache Tomcat
    • JBoss WildFly
  • Others
    • JavaScript
    • Huong Dan Java Logger
    • Algorithm
    • mvnForum
    • Questions Management
      • Questions Management – Stage 1
      • Questions Management – Stage 2
  • Books

Eclipse

Install and use EclEmma, an Eclipse plugin for Java Code Coverage

Install and use EclEmma, an Eclipse plugin for Java Code Coverage

6 years ago by Khanh NguyenEclipse

In the previous tutorial, I introduced you all to a Maven plugin that allows us to generate reports on our code coverage. It’s a little inconvenient, if we’re adding Unit Test to our code and want to know how the code we’ve covered is, so… Read More

Change indentation configuration for XML file in Eclipse

Change indentation configuration for XML file in Eclipse

7 years ago by Khanh NguyenEclipse

If you are using Eclipse, we will sometimes encounter a bug related to setting the size of the indentation for the XML file. What is that error? In Eclipse, you try to open Preferences, select XML, select XML Files and then select Editor to change… Read More

Specify Java version for your Eclipse

Specify Java version for your Eclipse

8 years ago by Khanh NguyenEclipse

Sometime, your default Java machine and your Eclipse IDE couldn’t run using same Java version. For example, your default Java machine is Java 9 but the latest Eclipse IDE can only run on Java 8. So, how can we deal with this situation? In this… Read More

Setting up Eclipse IDE for first time

Setting up Eclipse IDE for first time

8 years ago by Khanh NguyenEclipse

I have worked with Eclipse IDE for a long time and I really like it. It helps me deal with a lot of problems in Java programming. In this tutorial, I will share with you all what I did to set up the Eclipse IDE… Read More

Create new Maven project in Eclipse

Create new Maven project in Eclipse

8 years ago by Khanh NguyenApache Maven

In this tutorial, I will show you the way to create a new Maven project in Eclipse. First of all, you need to open your Eclipse IDE. Go to File, select New and then select Maven Project: Here, we have two options to create a… Read More

Using shortcuts in Eclipse

Using shortcuts in Eclipse

9 years ago by Khanh NguyenEclipse

When working with any tools, not only Eclipse, using shortcuts will help us save time compared to using mouse. In this tutorial, I will introduce some popular shortcuts in Eclipse! Ctrl + D When you want to delete one row, simply you only need to… Read More

Spring Authorization Server Ebook

Search Google


Announcement

  • Contact Form error should be fixed(20 July, 2021)

Most Viewed

  • Install Node.js on macOS (443,640)
  • Contact (71,522)
  • Push a local GIT repository into a remote GIT repository (60,844)
  • Ignore case sensitive for table name in JPA with Hibernate implementation (36,106)
  • Access HttpServletRequest and HttpServletResponse in Spring MVC controller (33,551)
  • Implement OAuth Authorization Server using Spring Authorization Server (32,344)
  • Some ways to initialize Optional object in Java (28,048)
  • Get base URL in Controller in Spring MVC and Spring Boot (27,917)
  • Get access token using refresh token with Keycloak (24,786)
  • mvnForum 0.0.4 released (23,744)

Recent Comments

  • Raj on Generate JSON data using Java class annotated with JAXB annotation, using Jackson library
  • khoannh on Git
  • Maxi on Configure Web Origin in Keycloak
  • Binod on Store RegisteredClient to database in Spring Authorization Server
  • Khanh Nguyen on “Spring Authorization Server – From the basics – Second Edition” Book

Links

  • Huong Dan Kotlin

Twitter

Follow @KhanhNguyenJ
  • Private Policy
  • Contact
Theme: GoMedia by ThemeJunkie. Back To Top