-
Enterprise Java
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 » -
Software Development
Replacing Bugzilla with Tuleap
Bugzilla has served the Eclipse Community well for many years, easily scaling to serve the needs of over 500 open source projects,…
Read More » -
Enterprise Java
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 » -
Software Development
I Stopped Contributing To Stackoverflow, But It’s Not Declining
“The decline of Stackoverflow” is now trending on reddit, and I started this post as a comment in the thread,…
Read More » -
Android Core
IoT Push notifications: Arduino – Firebase – Android
This tutorial describes how to implement IoT push notifications. Using IoT push notifications, we can send notifications to other devices.…
Read More » -
Enterprise Java
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 » -
Enterprise Java
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 » -
Enterprise Java
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 » -
Enterprise Java
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 »