
mappings between Java bean types with MapStruct like a pro!
MapStruct is a code generator that greatly simplifies the implementation of mappings between Java...
Read Moreby Cédric Walter | Feb 26, 2021 | Java | 0 |
MapStruct is a code generator that greatly simplifies the implementation of mappings between Java...
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 | 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 | Apr 4, 2016 | Java | 0 |
These tools assist you in analyzing the garbage collection (GC) log files produced by the JVM when using -verbosegc or -Xloggc:.. or equivalent. GC log file analysis is the most useful technique for identifying exactly what your...
Read Moreby Cédric Walter | May 29, 2015 | Java | 0 |
PuTTYCS is a small windows application that is intended to be used along with multiple instances of PuTTY (including PuTTYtel, TuTTY, and PieTTY). It’s purpose is to send the same command to each PuTTY window. It is can be...
Read Moreby Cédric Walter | Jan 14, 2015 | Java | 0 |
Stop waiting for build & deploy make code changes. Write code and refresh your browser!...
Read Moreby Cédric Walter | May 23, 2013 | Java | 0 |
TimeZone represents a time zone offset, and also figures out daylight savings. Typically, you get...
Read Moreby Cédric Walter | Apr 15, 2013 | Java | 0 |
The Apache POI Project’s mission is to create and maintain #Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft’s OLE 2 Compound Document format (OLE2). In...
Read Moreby Cédric Walter | Oct 29, 2012 | Java | 0 |
The Apache POI Project’s mission is to create and maintain #Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft’s OLE 2 Compound Document format (OLE2). In...
Read Moreby Cédric Walter | Jun 26, 2012 | Java | 0 |
Agile testing is a software testing practice that follows the principles of agile software development. Agile testing is built upon the philosophy that testers need to adapt to rapid deployment cycles and changes in testing...
Read Moreby Cédric Walter | Jun 26, 2012 | Java | 0 |
From http://bbv.ch/images/bbv/pdf/downloads/poster/bbv11_poster_agile_re.pdf You can order a print version at http://www.bbv.ch/de/posterbestellung.html Find more at http://bbv.ch/de/unternehmen/publikationen.html
Read Moreby Cédric Walter | Jan 31, 2012 | Java | 0 |
There is a lot of shareware and freeware (jEdit, Notepad++) to do complex search and replacement...
Read More