DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Java Topics

article thumbnail
Deferred Execution With Java's Supplier
Supplier is a versatile tool for development, so let's look at how you can use its offerings for lazy evaluation, and how to tell when that's the right choice.
May 30, 2018
by Dustin Marx
· 16,169 Views · 6 Likes
article thumbnail
RTMP Performance Testing With JMeter: Learn How
Let's take a look at how to load and performance test RTMP-based applications using Apache JMeter via a few different options.
May 30, 2018
by Roman Aladev
· 9,360 Views · 1 Like
article thumbnail
Secure Discovery With Spring Cloud Netflix Eureka
Learn how to secure communications between microservices using Spring Cloud Netflix Eureka, with considerations for both client and server sides.
May 29, 2018
by Piotr Mińkowski
· 31,801 Views · 11 Likes
article thumbnail
Symmetric JCE Cryptography in Mule 4
In this post, we learn how to encrypt XML using the JCE cryptography module in Mule. Sounds daunting, but MuleSoft has made it simple. Let's get to it!
May 29, 2018
by Sadik Ali
· 8,727 Views · 3 Likes
article thumbnail
Microservices Sidecar Pattern Implementation Using Postgres, Spring Cloud Netflix, and Docker
Learn how to build a sidecar application and connecting it to a database using the technologies of Postgres, Spring Cloud Netflix, and Docker.
May 28, 2018
by Orlando Otero
· 30,442 Views · 7 Likes
article thumbnail
Making Pivot Tables With Java Streams From Databases
You can create Pivot Tables with data from a database in pure Java, without writing SQL. Learn how you can leverage Java Streams for analyzing database content.
May 26, 2018
by Per-Åke Minborg
· 21,405 Views · 11 Likes
article thumbnail
Kafka Producer and Consumer Examples Using Java
In this article, a software engineer will show us how to produce and consume records/messages with Kafka brokers. Let's get to it!
May 25, 2018
by Gaurav Garg
· 624,692 Views · 26 Likes
article thumbnail
Top Programming Languages for Android App Development
Learning the strengths and weaknesses of the different Android programming languages will help you choose which one to learn for the apps you want to create.
May 24, 2018
by Mohit Maheshwari
· 141,709 Views · 9 Likes
article thumbnail
Ignoring Exceptions in Java
In this article, a developer walks us through how to go about ignoring checked exceptions in Java. Read on to learn more!
May 23, 2018
by Rainer Hahnekamp
· 37,651 Views · 32 Likes
article thumbnail
Payload Transformation: JSON to Java
Read on to view this tutorial in order to learn how to transform input data in the form of JSON to Java to increase efficiency and reduce execution time.
May 22, 2018
by Varun Goyal
· 20,199 Views · 8 Likes
article thumbnail
SSL-Based HTTPS SOAP and RESTful Web Service Client Application in Java
In this post, we'll discuss how to create a Java, SSL-based client which facilitates both RESTFul and SOAP web service calls to different servers.
May 22, 2018
by Abhijit Pritam Dutta
· 154,971 Views · 12 Likes
article thumbnail
Handling CORS in Akka HTTP
This tutorial shows a quick way for you to handle CORS requests in Akka HTTP-based microservices, with the added bonus of adding CORS headers to any HttpResponse.
May 22, 2018
by Agraj Mangal
· 33,376 Views · 5 Likes
article thumbnail
Using GitHub as a Maven Repository
This exercise shows how you can use GitHub as a Maven repository — it's not the professional way to do things, but it's fun just to learn how it works!
Updated May 21, 2018
by Anupam Gogoi
· 67,197 Views · 35 Likes
article thumbnail
10 Tips to Become a Better Java Developer
From learning JDK 8 to studying the JVM's internals, getting more efficient with your IDE, and trying your hand at Kotlin, here is some advice to be a better Java dev.
May 21, 2018
by Javin Paul
· 97,059 Views · 152 Likes
article thumbnail
A Quick Guide to Deploying Java Apps on OpenShift
Get your Java apps containerized with this guide to OpenShift deployments. Learn how to configure the tools you need, pass credentials, and trigger updates.
Updated May 20, 2018
by Piotr Mińkowski
· 37,040 Views · 14 Likes
article thumbnail
Secure Java REST APIs With JSON XACML and ALFA
how to use a JSON XACML Policy Enforcement Point to secure REST API endpoints using ALFA, XACML, and JSON.
May 19, 2018
by David Brossard
· 8,546 Views · 5 Likes
article thumbnail
Java Stream ORM Now with JOINs
Reduce your application size by learning how you can join database tables directly from Java without using SQL coding and how you can view joins using standard Java Streams.
May 18, 2018
by Per-Åke Minborg
· 12,465 Views · 7 Likes
article thumbnail
Guide to Java 8 Concurrency Using Executors
Here's an overview of the improvements Java 8 brought to concurrent programming with a focus on ExecutorService.
May 17, 2018
by Himani Arora
· 125,492 Views · 28 Likes
article thumbnail
Creating a Maven Archetype
Read this tutorial in order to learn how to create a Maven archetype from an existing project. This person uses Eclipse IDE to create the Maven project.
May 17, 2018
by Anupam Gogoi
· 19,108 Views · 5 Likes
article thumbnail
Mocking Files for JUnit Testing a Spring Boot Web Application on Synology NAS
You can use a Spring Boot application to perform JUnit testing on NAS — learn how to build such a web app in this tutorial.
May 17, 2018
by Marc Vanbrabant
· 27,065 Views · 2 Likes
  • Previous
  • ...
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×