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 Coding Topics

article thumbnail
MongoDB Java API: Using a Sequence Collection With FindAndModify()
Documents in MongoDB have a unique object ID when they are created. How can we get around this to develop a more effective REST API when document lookups are involved?
July 6, 2016
by Kevin Hooke
· 10,467 Views · 2 Likes
article thumbnail
Notify Events From PostgreSQL to External Listeners
What happens when you need to call external programs from a PostgreSQL database? Read on for a solution.
July 6, 2016
by Gonzalo Ayuso
· 30,495 Views · 4 Likes
article thumbnail
Creating PDF Documents With Apache PDFBox 2
Learn how to create PDF Documents with Java and parse the text, with an addition about a bug that Apache PDFBox 2 exposes in JDK 8.
July 6, 2016
by Dustin Marx
· 59,164 Views · 4 Likes
article thumbnail
Say No to Venn Diagrams When Explaining JOINs
It's easy to use Venn diagrams to explain JOINs, but when you think about it, they're not quite the right tool to use. That's where JOIN diagrams come in.
July 6, 2016
by Lukas Eder
· 15,662 Views · 32 Likes
article thumbnail
Self-Describing Logging Using Log4J
How many times have you reviewed a log file without the data key (secret decoder ring) that explains what everything means. When a user more informative and intuitive format like JSON or XML? It's not too hard to do and can be quite helpful. Here's an example.
July 5, 2016
by Bob Reselman
· 8,598 Views · 2 Likes
article thumbnail
Top 10 Best Practices for Jenkins Pipeline
The Jenkins Pipeline Plugin makes Jenkins much easier to manage, deploy, and use. Find out how to get started here.
July 5, 2016
by Andy Pemberton
· 111,127 Views · 39 Likes
article thumbnail
Java 8 Optional—Replace Your Get() Calls
If we still use the get() functionality on optionals, we're effectively opening ourselves to the same problems as null checks. Here's how we should properly use this new tool in our arsenal.
July 5, 2016
by Mario Pio Gioiosa
· 129,191 Views · 87 Likes
article thumbnail
Angular Router: Empty Paths, Componentless Routes, and Redirects
We look through some code that shows us how to use some advanced pattern-matching with Angular's URL matching engine.
July 4, 2016
by Victor Savkin
· 72,143 Views · 7 Likes
article thumbnail
Get Your Java Package Structures Right
Packaging is one of the underrated features of Java. IDEs are so smart that it only takes a few clicks to reorganize the whole project. But we can do better! We can really benefit from a good package structure.
July 4, 2016
by Grzegorz Ziemoński
· 38,808 Views · 26 Likes
article thumbnail
Performance Improvement in Java Applications: ORM / JPA
This article recommends practices for when you are developing an application using a JPA provider or directly an ORM framework.
July 3, 2016
by Gustavo Gomes
· 31,156 Views · 49 Likes
article thumbnail
Lombok, AutoValue, and Immutables
A great comparison of advanced java libraries to help remove boilerplate code from Java - Project Lombok, AutoValue, and Immutables
July 2, 2016
by Dustin Marx
· 28,289 Views · 14 Likes
article thumbnail
Meet Kapua: An Open Source End-to-End IoT Cloud Platform
Red Hat, Eclipse, and Eurotech have announced Eclipse Kapua — an end-to-end open source IOT cloud platform that combines and enhances several current solutions.
July 1, 2016
by Mike Gates
· 16,420 Views · 6 Likes
article thumbnail
My Favorite Spring Data JPA Feature
I’m impressed by the complexity of query you can write using Spring Data. My favourite feature is returning the first or top records from a table.
July 1, 2016
by Martin Farrell
· 48,020 Views · 26 Likes
article thumbnail
Automating Penetration Testing in a CI/CD Pipeline: Part 3
The final part of a series on using OWASP ZAP to integrate penetration testing into your continuous delivery pipeline using AWS and Jenkins.
July 1, 2016
by Nick DeClario
· 5,751 Views · 2 Likes
article thumbnail
Convert a List to a Comma-Separated String in Java 8
This quick tutorial shows you how to use streams in Java to convert the contents of a list to a comma-separated string in Java 8.
Updated June 29, 2016
by Mario Pio Gioiosa
· 531,679 Views · 24 Likes
article thumbnail
Announcing Java EE Microprofile
At DevNation this week, a new Java EE profile was announced to help Enterprise Java make greater strides in working with microservices architectures.
June 29, 2016
by G. Ryan Spain
· 14,522 Views · 17 Likes
article thumbnail
Displaying SQL Data in a Text Box Using C# [Code Snippet]
Here's a quick and easy way to put SQL database info into a text box when using C#.
June 29, 2016
by Arun kumar
· 28,175 Views · 3 Likes
article thumbnail
Puppet Server: Advanced Memory Debugging
How to monitor, prevent, and debug memory issues in the open source and proprietary Puppet Server tools.
June 29, 2016
by Chris Price
· 7,157 Views · 1 Like
article thumbnail
Implementing Opinion Mining With Python
Learn about the process of opinion mining with Python through reviews of shopping sites like Amazon, Flipkart, and GSM Arena.
June 29, 2016
by Shital Kat
· 19,885 Views · 10 Likes
article thumbnail
CASE Statement in GROUP BY
Sometimes tackling a problem in a single query isn't the best approach. We have a look at a scenario where a CASE statement is needed in a GROUP BY clause. What's the best way to handle this?
Updated June 29, 2016
by Grant Fritchey
· 22,806 Views · 2 Likes
  • Previous
  • ...
  • 757
  • 758
  • 759
  • 760
  • 761
  • 762
  • 763
  • 764
  • 765
  • 766
  • ...
  • 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
×