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 Java Topics
Working with Spring Cloud and Netflix Archaius
You'll need a configuration server if you want to centralize application properties.
August 12, 2015
by
Biju Kunjummen
·
13,488 Views
·
5 Likes
Creating a Docker Image with Ubuntu and Java
Learn how to create a Docker image with Ubuntu 15.04 and Java 7 or 8.
August 11, 2015
by
Ivan K
·
106,210 Views
·
5 Likes
Peter Lawrey on VarHandle in JDK9 & Making Data in Java Super Fast
This interview covers topics from lambdas in Java 8, to the sun.misc.Unsafe controversy, to VarHandle in Java 9, to the work of Chronicle Software, which is amazing.
August 10, 2015
by
Mitch Pronschinske
·
19,731 Views
·
2 Likes
You Should Use JAXB Generated Classes for RESTful Web Services
Learn how to build RESTful web services in Spring that can utilize either JSON or XML.
August 10, 2015
by
John Thompson
·
12,625 Views
·
5 Likes
Java 8 MOOC - Session 2 Summary
See how you can use the Stream API in Java 8 to transform data
August 4, 2015
by
Trisha Gee
·
6,580 Views
·
2 Likes
JSF and Spring MVC Tie in Java / JVM Frameworks Poll
Find out what the most popular Java / JVM language web frameworks are in 2015.
August 3, 2015
by
Mitch Pronschinske
·
19,247 Views
·
2 Likes
Is Asynchronous EJB Just a Gimmick?
Blocking APIs can hurt your applications performance. So does using Asynchronous EJBs help?
July 29, 2015
by
Ant Kutschera
·
26,890 Views
·
9 Likes
How to Store and Manage SQL Statements More Effectively With Java
Struggling with managing SQL statements in your Java code? Let Zemian give you away out!
July 28, 2015
by
Zemian Deng
·
19,159 Views
Using Java 8 CompletableFuture and Rx-Java Observable
A simple scatter-gather scenario using Java 8 CompletableFuture and using Rx-Java Observable.
July 24, 2015
by
Biju Kunjummen
·
22,875 Views
·
5 Likes
Parameterized Tests and Theories
Remove boilerplate code in your JUnit tests with parameterized tests.
July 23, 2015
by
John Thompson
·
40,137 Views
·
2 Likes
Using Hibernate Bean Validator in Java SE
Learn how to use the Bean Validation outside of your Java EE container.
July 23, 2015
by
Dustin Marx
·
6,298 Views
·
1 Like
Unit Testing with JUnit – Part 2
Learn unit testing concepts, JUnit constructs, how to write good assertions, JUnit 4 annotations, and JUnit test suites.
July 22, 2015
by
John Thompson
·
36,237 Views
·
4 Likes
Monitoring DevOps Style With WildFly 9 And Jolokia
Using JMX you can monitor you Java EE servers for key metrics.
July 22, 2015
by
Markus Eisele
·
4,177 Views
Partially Applied Functions in Java
Learn how you can use partially applied functions in Java 8
July 20, 2015
by
Bill Bejeck
·
11,633 Views
Publishing Domain Events with Spring Integration EventBus
How to use Spring Integration to keep domain and integration concerns separate and simple for many Spring-based applications.
July 19, 2015
by
Muhammad Noor
·
22,718 Views
·
6 Likes
Microservices with Spring
How to put Spring, Spring Boot, and Spring Cloud together to create a microservice.
July 15, 2015
by
Pieter Humphrey
CORE
·
20,084 Views
·
6 Likes
Using Camel Routes In Java EE Components
You can start using Apache Camel routes in Java EE components by integrating Camel with the WildFly App Server, using the WildFly-Camel Subsystem.
July 14, 2015
by
Markus Eisele
·
10,460 Views
·
1 Like
Unit Testing w/ JUnit Using Maven and IntelliJ - Pt.1
Take your first steps in using JUnit to unit test your Java code with the help of tools like Maven, a build tool, and IntelliJ IDEA, a popular IDE.
July 13, 2015
by
John Thompson
·
59,096 Views
·
5 Likes
Using the H2 Database Console in Spring Boot with Spring Security
H2 as a memory database for Spring-based applications is lightweight, easy to use, and emulates other RDBMS with the help of JPA and Hibernate.
July 13, 2015
by
John Thompson
·
100,947 Views
·
6 Likes
Java 8: Master Permutations
Using Permutations, you can try all combinations of an input set.
July 7, 2015
by
Per-Åke Minborg
·
38,946 Views
·
11 Likes
Previous
...
190
191
192
193
194
195
196
197
198
199
...
Next