What's Next for the Next-Generation iPaaS?

This article looks at what's next for the next-generation iPaaS. Delve deeper into integrating things, services, and AI/ML, which will benefit businesses. Read all

Create an Oracle Database Docker Image

This article takes a look at how to download Oracle 12c image in Docker and how to start working on the Oracle database. Also look at examples of code. Read all

Implementing a Maven Archetype to Generate Spring Boot-Based Services

This post looks at how to generate a Spring Boot-based application from a Maven archetype, integrating Spring Boot, Apache CXF, and Swagger via unit and integration tests. Read all

Authorizing Resources Based On Who Created Them

This tutorial demonstrates how to authorize specific resources based on the users who created the annotation in REST using XACML, providing explanations and sample code. Read all

Kafka Python and Google Analytics

A developer provides a tutorial on how to use Apache Kafka and Python in conjunction with Google Analytics to perform data analyses using Apache Spark. Read all

AWS Lambda with Spring Boot

This article takes a look at running serverless code in AWS. Also take a look at running code in AWS Lambda with the help of Spring Boot. Read all

Registering Multiple Local Microservice Instances With Netflix Eureka

Learn how to register local microservice instances running with Spring Cloud config server with Eureka so they are accessible to consuming microservices. Read all

Sequences Support in MariaDB Server 10.3

This article is an analysis on how to create a sequence with MariaDB, how to create a table to test out the sequence, and how to ask for the next value. Read all

Using Domain-Specific Language to Manipulate NoSQL Databases in Java With Eclipse JNoSQL

This article covers how a Java developer can do NoSQL operations using just one DSL either programmatically or by text. Read all

MachineX: Understanding FP-Tree Construction

This article is a tutorial that explains how the FP-Growth algorithm helps in finding frequent items and how to understand the data structure used by it. Read all

 

 

 

 

Top