My Two Cents on Enterprise Architecture, SOA & Micro-services
Friday, 27 December 2019
Accessing AWS S3 buckets from Apache Spark throwing Bad Request 400 error
›
There is no need for any introduction for Apache Spark ( http://spark.apache.org ) which is very popular for processing large data set in ...
10 comments:
Thursday, 28 November 2019
Installing Java 11 in Amazon Linux
›
Many of the old Java applications have got stuck with JDK 1.8 itself due to several reasons. When possible, you should be migrating to JDK1...
Tuesday, 4 July 2017
SSL 3.0 / TLS 1.0 vulnerability issue and solution
›
Since TLS v1 has vulnerability issues, you are strongly advised to start using TLSv1.1 or TLSv1.2 to secure your corporate applications. ...
Saturday, 1 July 2017
Maven Dependency Management - Reduce the war file size
›
A complex web application project might be using a large number of third party libraries in addition to your own application libraries. Tog...
Thursday, 29 June 2017
Maven Dependency Management - Listing Dependency Jar files
›
Here is a small tip if you've started using Maven very recently. How would you know the list of dependencies used in your Maven proje...
›
Home
View web version