排序
OneDev 3.1: super easy and high performance GitLab alternative
OneDev 3.1: super easy and high performance GitLab alternative,Written completely in Java, high performance and easy to install. Featuring code intelligence, customizable issue wor...
3. Exercise: Write, compile and run a Java program
3. Exercise: Write, compile and run a Java program, Java (11 Part Series) 1 1. Introduction to Java.. Small but worthy.. 2 1.1 simple hello world program ... 7 more parts... 3 2. I...
Testing sign-up with real emails – Selenium Java email API tutorial (with examples)
Testing sign-up with real emails - Selenium Java email API tutorial (with examples),Selenium is a powerful browser testing framework. This article will show you how to use real ema...
Algorand: Developer Ambassador
Algorand: Developer Ambassador,Are you a developer? Do you have a passion for blockchain technology? The Algorand Developer Ambassador Program might be for you. The Algorand Founda...
Intro to Docker 2 – Docker-compose and packaging a SpringBoot application
Intro to Docker 2 - Docker-compose and packaging a SpringBoot application,Introduction In the previous article, we saw what is Docker, how containers are useful as a new devOps tre...
Splitting Liquibase changelog? No problem.
Splitting Liquibase changelog? No problem., What is Liquibase? As Wikipedia says: Liquibase is an open-source database-independent library for tracking, managing and applying datab...
Using JMeter for performance testing
Using JMeter for performance testing, We talk about JMeter a tool to test your sites throughput and load metering. Setting up a test plan and running it against your site with logi...
OneDev: An open source all-in-one devops platform
OneDev: An open source all-in-one devops platform,It features git repository management with code intelligence, customizable issue management with boards, docker first kubernetes n...
Publishing Application Metrics to Azure Monitor Using Spring Boot 2 and Micrometer
Publishing Application Metrics to Azure Monitor Using Spring Boot 2 and Micrometer, Introduction Observability is the activities that involve measuring, collecting, and analyzing v...
Reducing the maven build execution time
Reducing the maven build execution time, Current state We have a multi-module Spring Web MVC 4 application with about 100k lines of code. We use Maven and Azure DevOps. A simple bu...
Adding users on WildFly 18
Adding users on WildFly 18,Step 1: Navigate to WildFly 18 into bin directory and open add-user.bat file. What type of user do you wish to add? a) Management User (mgmt-users.proper...