Joined June 2010
Photos and videos
Pinned Tweet
28 Oct 2018
If you are interested in writing an article about open source tools and technologies, please DM me. We will review and publish the same. #opensource #foss
5
2
13
Explore SQLite JSON Operations Using JDBC Storing JSON data in database is inevitable. Most of the database provide JSON functions to work with JSON column. In this article, we will explore SQLite JSON operations using JDBC. #java #jdbc #json blackslate.io/articles/explo…
36
Connect to PostgreSQL using Spring Boot JDBC Client and Hikari In this article, we will explore how to connect to PostgreSQL from Spring Boot application using JdbcClient and Hikari connection pool library. #java #postgresql #springboot blackslate.io/articles/conne…
33
Introduction to Apache Camel Apache Camel serves as a dynamic and robust solution for integrating disparate systems within Java applications. In this article, we will explore the basics of Apache Camel. #java #camel #apachecamel blackslate.io/articles/intro…
32
Introduction to Project Lombok #java #lombok blackslate.io/articles/intro…

18
Getting started with Apache CXF for SOAP Web Services in Java In this article, we'll explore the basics of Apache CXF and how to get started with creating SOAP web services in Java. #java #soap #apachecxf blackslate.io/articles/getti…
22
Java Virtual Threads Virtual Threads are light weight threads helps to create threads to increase concurrency. In this article, we will explore how to create and manage virtual threads. #java #jdk #threads #concurrency blackslate.io/articles/java-…

22