Enterprise Java
-

Scan DynamoDB Items with DynamoDBMapper
Previously we covered how to query a DynamoDB database either using DynamoDBMapper or the low level java api. Apart from…
Read More » -

Query DynamoDB Items with DynamoDBMapper
On a previous post we issued queries on a DynamoDB database using the low level java api. Querying using the…
Read More » -

5 Practical Tips for Building Your Spring Boot API
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More » -

Spring boot with Spring Security and NoSQL
In the previous post we set up a spring security configuration by providing custom queries for user and authority retrieval…
Read More » -

Installing the Red Hat Container Development Kit 2.2 release
When an application developer or architect tasked with exploring the possibilities that containerized applications offer, nothing is easier than the…
Read More » -

Getting Started With jHipster, Part 1
So, you want to stay on the leading edge of technology, but feel overwhelmed by all the moving parts. You’re…
Read More » -

Integrate Wiremock into Spring Boot Java Web Application for Mocking External Dependencies
Introduction WireMock is a mock server for HTTP-based APIs. Some might consider it a service virtualization tool or a mock…
Read More » -

Insert DynamoDB Items with DynamoDBMapper
In a previous post we used DynamoDBMapper in order to map DynamoDB Tables into Java objects. When it comes to…
Read More » -

How to Guide: Getting Started with Apache Drill
Apache Drill is an engine that can connect to many different data sources, and provide a SQL interface to them.…
Read More »


