
Log4j 2 asserting log entries with Junit
Lets start with the usage in JUnit @Rule public LogAccessor logAccessor=new LogAccessor(); @Test...
Read MoreSelect Page
by 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 | Mar 14, 2020 | Linux | 0 |
Port Knocking is a technique to secure services behind a firewall until a specific knock sequence...
Read Moreby Cédric Walter | Jul 18, 2018 | Development | 0 |
This new rendering will allow you to better compare countries The rendering being dynamic...
Read Moreby Cédric Walter | Jun 27, 2017 | Development | 0 |
Notes A Docker image is a lightweight, stand-alone, executable package of a piece of software that...
Read Moreby Cédric Walter | May 18, 2017 | Development | 0 |
When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing...
Read Moreby Cédric Walter | Feb 17, 2017 | Java | 0 |
In today’s networking environments, particularly corporate ones, application developers have to deal with proxies almost as often as system administrators. In some cases the application should use the system default...
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 |
Here is 3 different way to control the lifetime a local Tomcat 7 container using Apache #Maven. A...
Read Moreby Cédric Walter | May 31, 2010 | Development | 0 |
I was getting mad because jetty was refusing to redeploy my static files (xhtml, css) in #Eclipse...
Read Moreby Cédric Walter | Mar 28, 2010 | Development | 0 |
In this small post I will show you how to deploy automatically some artifacts of your build into...
Read More