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

JBoss WildFly

Configure Datasource using WildFly Maven Plugin

Configure Datasource using WildFly Maven Plugin

1 year ago by Khanh NguyenJBoss WildFly

JBoss WildFly uses Java JNDI to configure Datasource information, allowing deployed applications to use this Datasource information to connect and work with the database. If you use JBoss WildFly standalone, you can configure this Datasource information in the standalone.xml file of JBoss WildFly. If you… Read More

Add new users to JBoss WildFly when using WildFly Maven Plugin

Add new users to JBoss WildFly when using WildFly Maven Plugin

1 year ago by Khanh NguyenJBoss WildFly

When using WildFly Maven Plugin to deploy the application during development, with the basic configuration as in the article Run Java web applications with WildFly Maven Plugin, you will not be able to access the Management Console page of JBoss WildFly located at http://127.0.0.1:9990, to… Read More

Run Java web applications with WildFly Maven Plugin

Run Java web applications with WildFly Maven Plugin

2 years ago by Khanh NguyenApache Maven

JBoss WildFly is a Java server runtime that makes it possible to run Java web applications. To facilitate the development process, you can use WildFly Maven Plugin to run the web application we are working on using Maven right away, no need to build the… Read More

Deploy Java web application to JBoss WildFly

Deploy Java web application to JBoss WildFly

2 years ago by Khanh NguyenJBoss WildFly

To deploy a Java web application to a Java Server Runtime, you need to know the Java version and Jakarta EE version that the Server Runtime with a specific version supports. Same with JBoss WildFly, it took me quite a while to determine which version… Read More

Install JBoss WildFly

Install JBoss WildFly

2 years ago by Khanh NguyenJBoss WildFly

JBoss WildFly is the community version of the commercial JBoss EAP and is one of the Java Server Runtimes that you can use to deploy Jakarta EE applications. In this tutorial, I will show you how to install JBoss WildFly! First, go to the Download… 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 (443,661)
  • Contact (71,526)
  • Push a local GIT repository into a remote GIT repository (60,891)
  • Ignore case sensitive for table name in JPA with Hibernate implementation (36,108)
  • Access HttpServletRequest and HttpServletResponse in Spring MVC controller (33,554)
  • Implement OAuth Authorization Server using Spring Authorization Server (32,347)
  • Some ways to initialize Optional object in Java (28,048)
  • Get base URL in Controller in Spring MVC and Spring Boot (27,919)
  • Get access token using refresh token with Keycloak (24,795)
  • mvnForum 0.0.4 released (23,765)

Recent Comments

  • 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
  • Khanh Nguyen on “Spring Authorization Server – From the basics – Second Edition” Book

Links

  • Huong Dan Kotlin

Twitter

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