
Embedded MongoDB provide a platform neutral way for running mongodb in Java unittests.
Thanks to this java library you can easily run integration test against a real mongo database. It...
Read Moreby Cédric Walter | Jan 28, 2021 | Java | 0 |
Thanks to this java library you can easily run integration test against a real mongo database. It...
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 | 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 | 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 | Oct 6, 2016 | Development | 0 |
An example driven presentation on how we leverage custom Docker containers (maven, npm, oc client)...
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 More