• 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

Naming convention for RESTful API specs

Naming convention for RESTful API specs

1 week ago by Khanh NguyenOpenAPI

When defining API specs for RESTful APIs, there are some naming conventions that are best practices that you should follow to make these API specs consistent, intuitive, and easy to maintain. These principles are as follows: Use nouns instead of verbs when naming resources Instead… Read More

Video: Spring 7 BeanRegistrar Explained: Register Beans Programmatically

Video: Spring 7 BeanRegistrar Explained: Register Beans Programmatically

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

Consume RESTful API using Spring Framework’s RestClient

4 weeks 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

4 weeks ago by Khanh NguyenSpring Boot
Registering beans in Spring container with BeanRegistrar

Registering beans in Spring container with BeanRegistrar

1 month 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

1 month ago by Khanh NguyenSpring Boot
Supported versions with API versioning using the Spring framework

Supported versions with API versioning using the Spring framework

1 month 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

1 month 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

1 month 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

1 month ago by Khanh NguyenApache Maven

Spring Authorization Server Ebook

Search Google


Announcement

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

Most Viewed

  • Install Node.js on macOS (460,445)
  • Contact (75,519)
  • Push a local GIT repository into a remote GIT repository (65,435)
  • Ignore case sensitive for table name in JPA with Hibernate implementation (38,875)
  • Get base URL in Controller in Spring MVC and Spring Boot (38,045)
  • Access HttpServletRequest and HttpServletResponse in Spring MVC controller (36,757)
  • Implement OAuth Authorization Server using Spring Authorization Server (36,516)
  • Some ways to initialize Optional object in Java (29,935)
  • mvnForum 0.0.4 released (29,798)
  • Get access token using refresh token with Keycloak (29,285)

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