Search Results for: maven
-
Enterprise Java
Converting XML to JSON & Raw Use in MongoDB & Spring Batch
Overview Why convert XML to JSON for raw use in MongoDB? Since MongoDB uses JSON documents in order to store…
Read More » -
Software Development
Digital Transformation through Composable Integration
Digitalization is heavily used in enterprises today to achieve business success. Business entities which do not embrace this change are…
Read More » -
Core Java
Java Command-Line Interfaces (Part 23): Rop
The Rop library is described on its main page as “a lightweight command line option parser written in Java.” The…
Read More » -
Enterprise Java
Jackson JSON Parsing Error – UnrecognizedPropertyException: Unrecognized field, not marked as ignorable [Solved]
While parsing JSON string received from one of our RESTful web services, I was getting this error “Exception in thread…
Read More » -
Enterprise Java
Spring Batch CSV Processing
Overview Topics we will be discussing include the essential concepts of batch processing with Spring Batch and how to import…
Read More » -
Software Development
Amazon DynamoDB Tutorial – The ULTIMATE Guide (PDF Download)
EDITORIAL NOTE: Amazon DynamoDB is a fully managed proprietary NoSQL database services that is offered by Amazon.com as part of…
Read More » -
Core Java
Java Command-Line Interfaces (Part 21): Airline 2
The focus of this twenty-first post in this series on parsing command-line arguments in Java is on the Airline 2…
Read More » -
Core Java
JUnit 5 – Basics
JUnit 5 is the next generation unit testing framework for Java equipped with many interesting features including nested tests, parameterized…
Read More » -
Core Java
Java Command-Line Interfaces (Part 18): JCLAP
Giles Winstanley‘s JCLAP (Java Command-Line Argument Parser) is the eighteenth library covered in this series of posts on Java-based command…
Read More »