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

Dynamic property key in Mule 4

Dynamic property key in Mule 4

6 years ago by Khanh NguyenMule ESB

I have guided you on how to read and use properties file in Mule 4. A need that maybe sometimes you will need when working with the .properties configuration file for Mule 4 application is to get the property value with dynamic property key. This… Read More

Logout in Spring Security

Logout in Spring Security

6 years ago by Khanh NguyenSpring Security

In the previous tutorial, I introduced you to the basic authentication and authorization in Spring Security. If you pay attention, you will see and wonder that after logging in to the application, how will we logout? I will guide you on how to logout in… Read More

Introduction about unit testing in Angular

Introduction about unit testing in Angular

6 years ago by Khanh NguyenJavaScript

When developing an application that uses any programming language, it is important to ensure that our code is written exactly as we want, even if the code is wrong in business logic. To do this, we must have unit test for our code. In this… Read More

Introduction about Spring Security

Introduction about Spring Security

6 years ago by Khanh NguyenSpring Security

When working with applications that need security, it is imperative that you have to know 2 concepts of authentication and authorization. In other words, authentication is related to who can use the application and authorization is related to which resources, which parts of the application… Read More

Validate request data in Spring MVC with Bean Validation

Validate request data in Spring MVC with Bean Validation

6 years ago by Khanh NguyenSpring MVC

When building any application, it is necessary to handle all possible behaviors when users use our application. One of the cases you will often face when working with Spring MVC applications is that the request data that the user transmits will not correct the expectation… Read More

Install and use HTTP client tool HTTPie

Install and use HTTP client tool HTTPie

6 years ago by Khanh NguyenOthers

HTTPie is a command line tool that uses as an HTTP client, enabling us to consume Web Services with a simple, friendly syntax. In this tutorial, I will show you how to install and use it! First, to install HTTPie, depending on the operating system… Read More

Introduction about Bean Validation in Java

Introduction about Bean Validation in Java

6 years ago by Khanh NguyenJava Basic

In the tutorial about @Entity and @Table annotation in JPA, I mentioned to you the concept of Java Bean, they are POJOs with at least one constructor with no parameters. We often use Java Bean to contain information of an object. To ensure that the… Read More

Basic operations with String in DataWeave 1.0

Basic operations with String in DataWeave 1.0

6 years ago by Khanh NguyenMule ESB

I introduced you to DataWeave to transform data from this format to different formats in the Mule application. To do this, in addition to understanding the syntax to use in DataWeave, we need to know more operations that DataWeave supports to transform our data more… Read More

Switch statement in Java

Switch statement in Java

6 years ago by Khanh NguyenJava Basic

The switch statement in Java is a statement used to check the value of a variable, which can have different values, depending on the value of this variable, we can define a different set of statements. For example, I have n variable that can be… Read More

Distinguish DOM property and HTML attribute in web programming

6 years ago by Khanh NguyenOthers

Two words “property” and “attribute” if translated into Vietnamese, we will often translate as the attribute and often we consider them the same. This may be true for other cases, but in case you build web applications with operations related to HTML tags using the… Read More

  • Previous
  • 1
  • …
  • 25
  • 26
  • 27
  • …
  • 78
  • Next

Spring Authorization Server Ebook

Search Google


Announcement

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

Most Viewed

  • Install Node.js on macOS (460,400)
  • Contact (75,518)
  • Push a local GIT repository into a remote GIT repository (65,428)
  • Ignore case sensitive for table name in JPA with Hibernate implementation (38,873)
  • Get base URL in Controller in Spring MVC and Spring Boot (38,044)
  • Access HttpServletRequest and HttpServletResponse in Spring MVC controller (36,754)
  • Implement OAuth Authorization Server using Spring Authorization Server (36,513)
  • Some ways to initialize Optional object in Java (29,935)
  • mvnForum 0.0.4 released (29,795)
  • Get access token using refresh token with Keycloak (29,283)

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