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

article thumbnail
Creating a Blogging Platform in Java: Part 1
In the first part of his series on creating a blogging platform in Java, Grzegorz Ziemonski shares his mindset on the genesis of his project and preparation.
July 16, 2016
by Grzegorz Ziemoński
· 20,564 Views · 8 Likes
article thumbnail
Rolling Window Regression: A Simple Approach for Time Series Next Value Predictions
In this article, Srinath Perera takes a look at a simple approach for a time series next value prediction, using the individual data set from a single household's electricity consumption.
July 15, 2016
by Srinath Perera
· 14,077 Views · 4 Likes
article thumbnail
What Is a DevOps Engineer?
Here, I will discuss the definition of a DevOps engineer, the skills that IT organizations need to implement DevOps, the skills that an IT professional needs to acquire, and the key to hiring appropriate professionals for the job.
July 14, 2016
by Emanuel Peri
· 11,489 Views · 12 Likes
article thumbnail
MuleSoft: Connect to a Flat File
This tutorial teaches MuleSoft users how to connect to a flat file — in this case, something within Microsoft Access.
July 14, 2016
by Sulthony H
· 5,934 Views · 6 Likes
article thumbnail
Microservices With AngularJS, Spring Boot, and Kafka
Asynchronous end-to-end calls starting from the view layer to the backend is important in a microservices architecture because there is no guarantee that the containers which receive the calls will handle the response.
Updated July 13, 2016
by Ayman Elgharabawy
· 106,130 Views · 50 Likes
article thumbnail
Passing Java Arrays in Oracle Stored Procedure From Mule ESB Flow
A tutorial on how to use Java Arrays with Oracle database and Mule ESB.
Updated July 11, 2016
by Priyobroto Ghosh
· 26,983 Views · 9 Likes
article thumbnail
Spring Data + Solr Cloud + Zookeeper + MongoDB + Ubuntu Integration
This article will show you how to set up a clustered MongoDB to store the data, a Solr Cloud to index the data in MongoDB in real time. Then how to use mongo-connector to replicate data from MongoDB to Solr Cloud. And finally, develop a simple Spring Data Solr application that talks to Solr Cloud to search the data in MongoDB.
July 11, 2016
by Chuanbao Lu
· 10,703 Views · 4 Likes
article thumbnail
Cracking Competitive Programming With Go
While it may be underutilized, Go can be a great language to compete in programming competitions and hackathons. Here are some basics on how to get started with Go compared to other languages.
July 11, 2016
by Naren Arya
· 10,206 Views · 5 Likes
article thumbnail
Code Coverage for JavaFX With GitLab CI
Looking to test an application with JavaFX on GitLab CI? Let me show you how it's done...
July 7, 2016
by Kai Winter
· 8,412 Views · 3 Likes
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,379 Views · 2 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,025 Views · 4 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,459 Views · 2 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,037 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,034 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,667 Views · 26 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,289 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
· 47,851 Views · 26 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,252 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,375 Views · 17 Likes
article thumbnail
Visualizing Concurrency Patterns in Go
Ivan Daniluk shows over 10 visualizations of concurrency patterns in Go, including timers, ping-pong, servers, and goroutines leak.
June 29, 2016
by Ivan Daniluk
· 9,467 Views · 10 Likes
  • Previous
  • ...
  • 497
  • 498
  • 499
  • 500
  • 501
  • 502
  • 503
  • 504
  • 505
  • 506
  • ...
  • 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
×