• 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

Building an MCP Server using Spring AI MCP Server Starter

Building an MCP Server using Spring AI MCP Server Starter

5 days ago by Khanh NguyenSpring AI

I’ve introduced you to the Model Context Protocol (MCP), which allows LLM models to access data after the cut-off point or personal data using a common standard. There are many pre-built MCP servers available. If you want to build your own MCP server using Java,… Read More

New video: RESTful API Naming Conventions Explained | Best Practices for Clean API Design

New video: RESTful API Naming Conventions Explained | Best Practices for Clean API Design

5 days ago by Khanh NguyenOpenAPI
New Video: Consume RESTful Web Services with RestClient | Spring Framework 7+

New Video: Consume RESTful Web Services with RestClient | Spring Framework 7+

1 week ago by Khanh NguyenSpring MVC
Introduction to Model Context Protocol

Introduction to Model Context Protocol

2 weeks ago by Khanh NguyenSpring AI

Large Language Models (LLMs) or AI models like ChatGPT, Gemini, etc., are only trained on data up to a certain point in time, known as the cutoff point. For example, for ChatGPT at the time of writing this tutorial, its knowledge only extends to April… Read More

Naming convention for RESTful API specs

Naming convention for RESTful API specs

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

1 month ago by Khanh NguyenSpring Basic
Consume RESTful API using Spring Framework’s RestClient

Consume RESTful API using Spring Framework’s RestClient

2 months 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

2 months ago by Khanh NguyenSpring Boot
Registering beans in Spring container with BeanRegistrar

Registering beans in Spring container with BeanRegistrar

2 months 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 months ago by Khanh NguyenSpring Boot

Spring Authorization Server Ebook

Search Google


Announcement

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

Most Viewed

  • Install Node.js on macOS (461,585)
  • Contact (75,585)
  • Push a local GIT repository into a remote GIT repository (65,602)
  • Ignore case sensitive for table name in JPA with Hibernate implementation (38,951)
  • Get base URL in Controller in Spring MVC and Spring Boot (38,092)
  • Access HttpServletRequest and HttpServletResponse in Spring MVC controller (36,811)
  • Implement OAuth Authorization Server using Spring Authorization Server (36,590)
  • mvnForum 0.0.4 released (30,052)
  • Some ways to initialize Optional object in Java (29,960)
  • Get access token using refresh token with Keycloak (29,325)

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