Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Coding Topics
Lock Striping in Java
Take a look at this implementation of lock striping in Java after examining the effects of a sequential bottleneck in concurrent requests.
March 18, 2020
by
Ali Dehghani
·
9,458 Views
·
6 Likes
Native Memory Allocation in Java
In this article, we discuss how to better manage native memory within your containers to avoid common pitfalls.
March 18, 2020
by
Petr Bouda
CORE
·
21,840 Views
·
10 Likes
Reactive Messaging Examples for Quarkus
The articles service stores data in a Postgres database. Messages are sent between the microservices via Kafka.
March 18, 2020
by
Niklas Heidloff
CORE
·
12,747 Views
·
2 Likes
Smart City With an Event Streaming Platform Like Apache Kafka
This post covers an extended version of a webinar. At the end of the article, I give a quick overview and share the slides + video recording.
March 18, 2020
by
Kai Wähner
CORE
·
9,949 Views
·
4 Likes
Serializable Java Lambdas
Here's an article that should help with a specific error that might occur when trying to serialize a lambda with Kryo.
March 17, 2020
by
Dan Newton
·
8,886 Views
·
5 Likes
ETL and How it Changed Over Time
In this article, we dive into legacy ETL architecture to highlight the differences that modern needs have had on its development.
March 17, 2020
by
Ramindu De Silva
·
11,414 Views
·
8 Likes
Top 10 Jobs With AWS Certification
There has been a hike in hiring professionals with cloud knowledge — find out which jobs you're qualified for!
March 17, 2020
by
monica hesham
·
6,923 Views
·
4 Likes
A Practical Guide to Data Obfuscation
In this article, see a practical guide to data obfuscation, data governance for the cloud, the cost of flexibility, and more.
March 17, 2020
by
Lars George
·
16,156 Views
·
4 Likes
Top 5 Java Frameworks for Web Application Development
In this article, we review some of the most popular frameworks for Java development in 2020 to get you developing full-stack applications quickly.
March 17, 2020
by
Shivashish Thkaur
CORE
·
34,829 Views
·
7 Likes
MariaDB Bulk Load API
In this article, learn more about the MariaDB bulk load API.
March 16, 2020
by
Anders Karlsson
·
8,741 Views
·
2 Likes
Create a Single Microservices Endpoint With GraphQL, Kotlin, and Micronaut
In today’s article, you will see an example on how to implement a GraphQL API on the JVM, particularly using Kotlin language and Micronaut framework.
March 16, 2020
by
Roman Kudryashov
CORE
·
16,767 Views
·
7 Likes
Angular Localization and Internationalization
Learn how to easily do Angular localization with built-in or external libraries. We show you how to work with angular-i18n and ngx-translate.
Updated March 16, 2020
by
Tim Leers
·
56,211 Views
·
7 Likes
7 Easy Steps to Make a Facebook Messenger Bot in Java
Check out this step-by-step tutorial that shows you how to make a conversational bot using Facebook Messenger, Java, and JBot.
Updated March 16, 2020
by
Ram Patra
·
27,838 Views
·
12 Likes
The Top 6 Free Redis Memory Analysis Tools
Read this article to look at six free Redis memory analysis tools.
Updated March 16, 2020
by
Aparajita Raychaudhury
·
19,862 Views
·
5 Likes
REST API Error Handling With Spring Boot
Want to learn more about room for improvement in error handling? Check out this tutorial on REST API error handling in Spring Boot.
Updated March 16, 2020
by
Ali Dehghani
·
85,654 Views
·
32 Likes
8 Things Every Developer Should Know About Apache Ignite Caching
In this post, we go over how you should properly implement caching in your Ignite-based app to avoid any development headaches.
Updated March 16, 2020
by
Shamim Bhuiyan
·
30,409 Views
·
13 Likes
Monitoring Apache Ignite Cluster With Grafana (Part 1)
In this article, we cover the Grafana for monitoring Ignite clusters and provide step-by-step instructions to install and configure the entire stack technology.
Updated March 16, 2020
by
Shamim Bhuiyan
·
19,295 Views
·
7 Likes
Make Slack Bots in Java in Minutes
Read up on BotKit — a framework on GitHub that lets you make your own cloud-ready Slack bot in mere moments.
Updated March 16, 2020
by
Ram Patra
·
77,865 Views
·
27 Likes
ConcurrentHashMap: Call Only One Method Per Key
Using the ConcurrentHashMap in a thread-safe way is easy.
Updated March 16, 2020
by
Thomas Krieger
·
24,350 Views
·
17 Likes
Java/Spring: How to Generate an Entire Swagger Documented CRUD REST API With Speedment
Today, we'll be taking this knowledge a step further and demonstrate how to generate interactive documentation for your REST API in a single click.
March 16, 2020
by
Per-Åke Minborg
·
17,224 Views
·
7 Likes
Previous
...
411
412
413
414
415
416
417
418
419
420
...
Next