• 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 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 ActiveMQ
    • Apache APISIX
    • Apache Kafka
    • Consul
    • 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
    • Cassandra
    • 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

Page 1

Video: Spring 7 BeanRegistrar Explained: Register Beans Programmatically

Video: Spring 7 BeanRegistrar Explained: Register Beans Programmatically

3 days ago by Khanh NguyenSpring Basic
Consume RESTful API using Spring Framework’s RestClient

Consume RESTful API using Spring Framework’s RestClient

1 week ago by Khanh NguyenSpring Boot

If your application uses Spring Framework 7 or later, you can now use the RestClient class to consume RESTful APIs. How exactly? Let’s find out in this tutorial! For example, I will create a new Spring Boot project version 4.0.0 or later, using the Web… Read More

Video: API Versioning with Path Parameters in Spring Framework 7 | Clean & Future-Proof REST APIs

Video: API Versioning with Path Parameters in Spring Framework 7 | Clean & Future-Proof REST APIs

1 week ago by Khanh NguyenSpring Boot
Registering beans in Spring container with BeanRegistrar

Registering beans in Spring container with BeanRegistrar

2 weeks ago by Khanh NguyenSpring Basic

Since version 7, Spring has introduced another way for us to register one or more beans at the same time in the Spring container using the implementation of the BeanRegistrar interface. How exactly? Let’s find out in this tutorial! I will create a Maven project:… Read More

Video: API Versioning with Request Headers in Spring Framework 7 — Best Practice Guide

Video: API Versioning with Request Headers in Spring Framework 7 — Best Practice Guide

2 weeks ago by Khanh NguyenSpring Boot
Supported versions with API versioning using the Spring framework

Supported versions with API versioning using the Spring framework

2 weeks ago by Khanh NguyenSpring Boot

When enabling API versioning using Spring Framework 7 or later, in addition to defining the default version for endpoints that do not have a version defined, you can also define a list of versions supported by your API by using the addSupportedVersions() method when configuring… Read More

API Versioning using path parameter with Spring framework

API Versioning using path parameter with Spring framework

2 weeks ago by Khanh NguyenSpring Boot

In the previous tutorial, I showed you how to enable API Versioning for the request header in a Spring application. In this tutorial, we will continue to learn how to enable API Versioning for the path parameter! I will also create a new Spring Boot… Read More

Video: What Is Dependency Injection? | Easy Explanation with Examples

Video: What Is Dependency Injection? | Easy Explanation with Examples

2 weeks ago by Khanh NguyenSystem Design
Video: Apache Maven Introduction: POM File, Local & Remote Repositories Explained

Video: Apache Maven Introduction: POM File, Local & Remote Repositories Explained

2 weeks ago by Khanh NguyenApache Maven
API Versioning using request headers with Spring framework

API Versioning using request headers with Spring framework

2 weeks ago by Khanh NguyenSpring Basic

API Versioning is a new feature of Spring supported since version 7, which helps us easily add a version for RESTful APIs in the request header, in the path parameter, in the media type parameter, in the query parameter, or a custom version resolver. In… 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 (459,702)
  • Contact (75,450)
  • Push a local GIT repository into a remote GIT repository (65,252)
  • Ignore case sensitive for table name in JPA with Hibernate implementation (38,759)
  • Get base URL in Controller in Spring MVC and Spring Boot (37,965)
  • Access HttpServletRequest and HttpServletResponse in Spring MVC controller (36,697)
  • Implement OAuth Authorization Server using Spring Authorization Server (36,281)
  • Some ways to initialize Optional object in Java (29,916)
  • mvnForum 0.0.4 released (29,641)
  • Get access token using refresh token with Keycloak (29,205)

Recent Comments

  • dianlong on Implement OAuth Authorization Server using Spring Authorization Server
  • Khoan đẹp trai on Apache Maven
  • 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

Links

  • Huong Dan Kotlin

Twitter

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