
Log4j 2 asserting log entries with Junit
Lets start with the usage in JUnit @Rule public LogAccessor logAccessor=new LogAccessor(); @Test...
Read Moreby Cédric Walter | Mar 17, 2020 | Development | 0 |
Lets start with the usage in JUnit @Rule public LogAccessor logAccessor=new LogAccessor(); @Test...
Read Moreby Cédric Walter | May 30, 2017 | Development | 0 |
There is so many case where it is desirable to pull down artifact from Sonatype #Nexus using REST...
Read Moreby Cédric Walter | Mar 19, 2017 | Development | 0 |
When in #apache #maven you have multiple dependencies with the same artifact id but different...
Read Moreby Cédric Walter | Feb 3, 2015 | Development | 0 |
Problem with the #maven release plugin You may recognize yourself with the following use-cases: We...
Read Moreby Cédric Walter | Feb 16, 2014 | Development | 0 |
Some time ago I was asked if I would like to write a review about one of the new video courses...
Read Moreby Cédric Walter | Feb 11, 2014 | Development | 0 |
Here is a solution to the following problems Deriving #Maven artifact version from #GIT...
Read Moreby Cédric Walter | Oct 17, 2012 | Development | 0 |
Resources such as #JavaScript and CSS files can be compressed before being sent to the browser, improving network efficiencies and application load time in certain case. If you are not using Apache with mod_deflate or nginx in...
Read Moreby Cédric Walter | Oct 17, 2012 | Development | 0 |
Here is 3 different way to control the lifetime a local Tomcat 7 container using Apache #Maven. A...
Read Moreby Cédric Walter | Apr 12, 2012 | Development | 0 |
I will show you in an Apache #Maven configuration file how to copy files to server each time the...
Read Moreby Cédric Walter | Apr 6, 2012 | Development | 0 |
In this small post, I’ll show you how to remove duplicated resources in the Open Resource view of...
Read Moreby Cédric Walter | Nov 16, 2011 | Development | 0 |
First a big thanks to Packt Publishing for having sent me this book to review! I did enjoy going...
Read Moreby Cédric Walter | Oct 1, 2011 | Development | 0 |
Thanks to Packt Publishing for having sent me this book to review. I will publish a review in the...
Read More