• 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
    • 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

Page 69

Configure JMS Endpoint for ActiveMQ in Anypoint Studio

Configure JMS Endpoint for ActiveMQ in Anypoint Studio

8 years ago by Khanh NguyenMule ESB

JMS Endpoint in Mule ESB makes us easy to send or receive messages from Queues, Topics of the libraries that implement the JMS specifications. In this tutorial, we will learn how to configure JMS Endpoint for ActiveMQ in Anypoint Studio. Suppose, you have dragged JMS… Read More

Add new Topic in ActiveMQ

Add new Topic in ActiveMQ

8 years ago by Khanh NguyenActiveMQ

In this tutorial, I will guide you all how to add a new Topic in ActiveMQ. Like adding a new Queue in ActiveMQ, adding a Topic in ActiveMQ is as easy as adding a new Queue in ActiveMQ. First, let start ActiveMQ and log on… Read More

Data type of Lambda Expression in Java

Data type of Lambda Expression in Java

8 years ago by Khanh NguyenJava Basic

In Java, we know that two types of data are primitive and object. So, Lambda Expression is defined as an anonymous function, what is its data type? In this tutorial, let’s find out together! OK, as I mentioned earlier, Lambda Expression is used with a… Read More

Add new Queue in ActiveMQ

Add new Queue in ActiveMQ

8 years ago by Khanh NguyenActiveMQ

In the previous tutorial, you learned how to install and run the ActiveMQ server. In this tutorial, I will guide you all how to add new Queue in ActiveMQ. First, I must say that adding a new Queue in ActiveMQ cannot be easier. You just… Read More

Talking about Serialization in Java

Talking about Serialization in Java

8 years ago by Khanh NguyenJava Basic

Serialization is a concept that allows us to convert the state of a Java object into a certain format so that this Java object can be stored somewhere and then it will be used by another process. Normally, when using Serialization, our Java object will… Read More

Install Apache Maven on macOS

Install Apache Maven on macOS

8 years ago by Khanh NguyenApache Maven

In this tutorial, I will guide you all how to install Apache Maven on your macOS. First, please download the latest version of Apache Maven at https://maven.apache.org/download.cgi. On macOS or Linux, we will download the bin.tar.gz file and on Windows, it is the bin.zip file.… Read More

Using @Data annotation in Project Lombok

Using @Data annotation in Project Lombok

8 years ago by Khanh NguyenLombok

You are tired of declaring the Getter, Setter, toString(), equals() and hashCode() method for each class that we want to use these methods. Using @Data annotation in Project Lombok can help us avoid this problem. Let’s create a Maven project for example: With Project Lombok dependency… Read More

Using HTTP Listener Connector in Mule ESB application

Using HTTP Listener Connector in Mule ESB application

8 years ago by Khanh NguyenMule ESB

In the previous tutorial, I already introduced to you all how to configure the HTTP Listener Connector in Anypoint Studio for Mule ESB application. In this tutorial, I will guide you all how to use it by an example. My example is: we need a… Read More

Install Cloud Foundry Command Line Interface on macOS

Install Cloud Foundry Command Line Interface on macOS

8 years ago by Khanh NguyenCloud Foundry

To install Cloud Foundry Command Line Interface (CLI) on macOS, the first thing we need to do that is: download the installation package for macOS at https://cli.run.pivotal.io/stable?release=macosx64&source=github After downloading, let click on the installation package. Click Continue button. Click Continue button. You can change the installation… Read More

Create new Spring Boot project using Spring Tool Suite

Create new Spring Boot project using Spring Tool Suite

8 years ago by Khanh NguyenSpring Boot

The Spring Tool Suite (STS) is a powerful tool for developers working with the Spring framework. With Spring Boot, there is no exception. In support of Spring Boot, STS has integrated with Spring Initializr which makes it easy to get started with Spring Boot. In… Read More

  • Previous
  • 1
  • …
  • 68
  • 69
  • 70
  • …
  • 76
  • Next

Spring Authorization Server Ebook

Search Google


Announcement

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

Most Viewed

  • Install Node.js on macOS (447,463)
  • Contact (72,224)
  • Push a local GIT repository into a remote GIT repository (61,764)
  • Ignore case sensitive for table name in JPA with Hibernate implementation (36,227)
  • Access HttpServletRequest and HttpServletResponse in Spring MVC controller (34,054)
  • Implement OAuth Authorization Server using Spring Authorization Server (32,944)
  • Some ways to initialize Optional object in Java (28,134)
  • Get base URL in Controller in Spring MVC and Spring Boot (28,127)
  • Get access token using refresh token with Keycloak (25,384)
  • mvnForum 0.0.4 released (24,579)

Recent Comments

  • 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
  • Binod on Store RegisteredClient to database in Spring Authorization Server

Links

  • Huong Dan Kotlin

Twitter

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