- 
    
        
        Gradle JaCoCo Incompatible version 1006A Gradle build + JaCoCo coverage report. Date: 2019-08-17 View: 2408 
- 
    
        
        How to use Gradle WrapperIn this tutorial, we will show you how to create Gradle wrapper for your project and how to use it. Date: 2019-08-17 View: 2400 
- 
    
        
        Jenkins Could not find GradleWrapperMainCreate a Gradle project in Jenkins CI, source management with Git, and build with Gradle Wrapper Date: 2019-08-17 View: 2584 
- 
    
        
        Gradle Exclude commons-logging from SpringGradle example to exclude commons-logging from Spring frameworks. Date: 2019-08-17 View: 3093 
- 
    
        
        Java How to print an ArrayIn this article, we will show you a few ways to print a Java Array. Date: 2019-08-17 View: 2373 
- 
    
        
        Gradle Display test results in ConsoleBy default, the test result will not display in the console. Date: 2019-08-17 View: 2470 
- 
    
        
        Gradle How to continue build if test is failedBy default, the Gradle build process will be stopped and failed if any unit test is failed. Date: 2019-08-17 View: 2652 
- 
    
        
        Java Mutable and Immutable ObjectsThis article shows you the difference between Mutable and Immutable objects in Java Date: 2019-08-17 View: 1630 
- 
    
        
        Debian Show apt-get package versionOn Debian, you can use apt-cache policy 'package name' to check the package version. Date: 2019-08-17 View: 1517 
- 
    
        
        Gradle How to exclude some testsIn this tutorial, we will show you a few examples to exclude some tests in Gradle. Review the following two unit test classes Date: 2019-08-17 View: 1921 
- 
    
        
        Java How to join ArraysIn this article, we will show you a few ways to join a Java Array. Date: 2019-08-17 View: 2914 
- 
    
        
        Java 8 StringJoiner exampleIn this article, we will show you a few StringJoiner examples to join String. Date: 2019-08-17 View: 2411 
- 
    
        
        Python How to join two listIn Python, you can simply join two list with a plus + symbol like this: Date: 2019-08-17 View: 1652 
- 
    
        
        Java 8 Streams filter examplesIn this tutorial, we will show you few Java 8 examples to demonstrate the use of Streams filter(), collect(), findAny() and orElse() Date: 2019-08-17 View: 3112 
- 
    
        
        Logback Disable logging in Unit TestWhile the unit test is running in the IDE, the Logback is showing a lot of configuration or status like this : Date: 2019-08-17 View: 2139 
