• 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
  • Jarkata EE
    • MVC
    • Persistence
    • RESTful Web Services
    • Servlet
  • Frameworks
    • Javalin
    • Hibernate
    • Micronaut
    • Mule Enterprise Service Bus
    • OpenId Connect
    • Quarkus
    • Spring
      • Spring Authorization Server
      • Spring Boot
      • Spring Cloud Gateway
      • Spring Cloud GCP
      • Spring Cloud Netflix
      • Spring Data JPA
      • Spring Data MongoDB
      • 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
      • Apache Tomcat
    • AspectJ
    • Database Migration
    • EhCache
    • GraphQL
    • Jackson
    • JSch
    • Log4J
    • Project Lombok
    • Project Reactor
    • Quartz Scheduler
    • Thymeleaf
    • RxJava
  • Testing
    • Mockito
    • PowerMock
    • Selenium
  • Open Source
    • Apache Kafka
    • Keycloak
    • RabbitMQ
    • Redis
    • SonarQube
  • DevOps
    • Cloud Foundry
    • Docker
    • Kubernetes
    • Jenkins
    • Nexus Repository Manager
    • OpenShift
  • Tool
    • Apache Ant
    • Apache Maven
    • CVS
    • Eclipse
    • FTP
    • IntelliJ
    • Git
    • Nginx
    • RAML
    • OpenAPI
  • Database
    • MongoDB
    • MySQL
    • PostgreSQL
  • Application
    • Huong Dan Java Logger
    • Questions Management
      • Questions Management – Stage 1
      • Questions Management – Stage 2
    • mvnForum
  • Others
    • Algorithm
    • JavaScript
  • Week of HDJ

Design Pattern

Introduction about Clean Architecture – Part 2

Introduction about Clean Architecture – Part 2

2 years ago by Khanh NguyenDesign Pattern

In the previous tutorial, I have introduced to you the basic ideas of Clean Architecture. In this tutorial, I will go into detail about how to implement Clean Architecture with a Java application! To easy understanding, I will take the student management application example mentioned… Read More

Introduction about Clean Architecture – Part 1

Introduction about Clean Architecture – Part 1

2 years ago by Khanh NguyenDesign Pattern

Clean Architecture is a way of writing code, organizing code introduced by Robert C. Martin. Let’s say that for you to understand, normally, when building a Java project to expose RESTful APIs, we will build a project with many different packages as follows: Inside: The… Read More

Inversion of Control and Dependency Injection

Inversion of Control and Dependency Injection

5 years ago by Khanh NguyenDesign Pattern

In the previous tutorial, we looked at what Dependency Injection is. So, in this tutorial, we will go into Inversion of Control (IoC), and find out the relationship between these two concepts. As I said, with Dependency Injection, an object does not depend on another… Read More

Understanding about Dependency Injection

Understanding about Dependency Injection

6 years ago by Khanh NguyenDesign Pattern

Searching on Google, you can see that: there are a lot of tutorials about Dependency Injection, each one with a different style. Perhaps, some of you can perceive it quickly, someone is not. So, I would like to summarize again and try to write about… Read More

Search Google








Announcement

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

Most Viewed

  • Install Node.js on macOS (327,799)
  • Contact (55,841)
  • Ignore case sensitive for table name in JPA with Hibernate implementation (31,099)
  • Access HttpServletRequest and HttpServletResponse in Spring MVC controller (26,479)
  • Some ways to initialize Optional object in Java (23,162)
  • Put the local GIT repository into the remote GIT repository (22,511)
  • Implement OAuth Authorization Server using Spring Authorization Server (20,786)
  • Get base URL in Controller in Spring MVC and Spring Boot (18,208)
  • Create and use HTTP Client connection pool (17,036)
  • Archive the artifacts in Jenkins (16,893)

Recent Comments

  • Rajasekhar on Configure Apache Maven in Jenkins
  • Priyanshu Neema on Documenting your RESTful API with Springfox for Swagger in Spring Boot
  • Filip on Send STOMP message to a specific user with Spring WebSocket
  • Ruthvik on Token revocation with Spring Authorization Server
  • Pradeep on Implement OAuth Authorization Server using Spring Authorization Server

Links

  • Huong Dan Kotlin
  • Private Policy
  • Contact
Theme: GoMedia by ThemeJunkie. Back To Top