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

article thumbnail
Converting HTML to RichTextString for Apache POI
It isn't easy to convert HTML to Apache POI’s RichTextString class, but here is how to get your HTML into an Excel workbook for readability.
January 22, 2018
by Michael Good
· 29,368 Views · 2 Likes
article thumbnail
5 Tips for Performant, Thread-Safe Java From ConcurrentHashMap
Want to make the most of your ConcurrentHashMaps? Need to ensure they're thread-safe and as high-performance as possible? Here are five tips to keep in mind.
January 21, 2018
by Thomas Krieger
· 35,121 Views · 15 Likes
article thumbnail
Connecting Spring Boot With MySQL and Oracle Databases
In this post, we will go walk through, step-by-step, how to integrate a Spring Boot application MySQL and Oracle databases.
January 18, 2018
by Ranga Karanam
· 78,425 Views · 5 Likes
article thumbnail
How To Perform a Productive Testing by using JUnit 5 on Kotlin
Data-driven testing using JUnit 5 Kotlin provides usability in the development and conciseness of the code, as well as many convenient features for writing tests.
January 18, 2018
by Alex Maison
· 20,801 Views · 3 Likes
article thumbnail
Docker and Java: Why My App Is OOMKilled
See how Java 9 has adapted so that you can run JVM-based workloads in Docker containers or through Kubernetes without worrying about hitting your memory limits
January 18, 2018
by Sebastian Toader
· 53,972 Views · 29 Likes
article thumbnail
Use AWS Lambda and API Gateway With Node.js and Couchbase NoSQL
This article will be useful if you want to create applications that are billed for the time that they are used rather than the time that they are active.
January 17, 2018
by Nic Raboy
· 6,362 Views · 3 Likes
article thumbnail
Using Google's Protocol Buffers With Java
Straight out of Effective Java, Third Edition, we tackle the flaws in Java serialization and how to counter them using Google's Protocol Buffers as an example.
January 17, 2018
by Dustin Marx
· 103,051 Views · 19 Likes
article thumbnail
A Brief Overview of Swift Compiler
Swift is a compiled language from Apple for developing mobile apps. In this article, you'll learn about how the Swift compiler works.
January 16, 2018
by Shashikant Jagtap
· 12,188 Views · 1 Like
article thumbnail
Java Image Cat and Dog Recognition With Deep Neural Networks
It's a cat! It's a dog! It's a Java-based application that uses deep learning and neural networks to detect whether an image is a cat or a dog!
Updated January 15, 2018
by Klevis Ramo
· 31,208 Views · 5 Likes
article thumbnail
Converting Collections to Maps With JDK 8
Java 8 makes it easy to convert Lists, Sets, and arrays to Maps. Here are a couple of potential use cases and a step-by-step guide.
Updated January 15, 2018
by Dustin Marx
· 32,067 Views · 8 Likes
article thumbnail
Java 9 Module Services
This deep dive into Java 9 module services tackles how the ServiceLoader class has changed, how to browse the classpath, and how it all ties together in Jigsaw.
January 14, 2018
by Peter Verhas DZone Core CORE
· 22,459 Views · 15 Likes
article thumbnail
Java 9 Modules (Part 1): Introduction
Get your feet wet with Java 9's modularity by learning how to create, compile, and execute single- and multi-module projects all from the command line.
January 13, 2018
by Gunter Rotsaert DZone Core CORE
· 93,587 Views · 47 Likes
article thumbnail
A Detailed Study of WSGI: Web Server Gateway Interface for Python
Python is constantly rated as one of the top languages to learn, and the WSGI has a part to play in that. Read on to find out more!
Updated January 12, 2018
by Pratiksha R Prasad
· 13,362 Views · 4 Likes
article thumbnail
Querying RDS MySQL DB With NodeJS Lambda Function
Walk through my experience with querying an RDS MySQL database with AWS lambda for the first time, and the issues that I came across that you can avoid.
January 12, 2018
by Rajind Ruparathna
· 90,382 Views · 8 Likes
article thumbnail
The Highly Useful Java ChronoUnit Enum
When it comes to date and time manipulations, the ChronoUnit enum might be your best aid. See how and when to use it in your Java projects.
January 12, 2018
by Dustin Marx
· 26,836 Views · 17 Likes
article thumbnail
Jackson Mix-In Annotations
Take a look at how a Jackson mix-in class or interface, as well as some annotations, can help you with (de)serialization when you don't have source code access to POJOs.
January 12, 2018
by John Thompson
· 23,836 Views · 10 Likes
article thumbnail
The Secrets of JQL Everyone Wished They Knew
JIRA's querying language, JQL, can be extremely useful. Look at some secrets when it comes to JQL that can help you make more effective use of your own JIRA instance.
January 12, 2018
by Maarten Cautreels
· 12,372 Views · 3 Likes
article thumbnail
Achieving Scalability With Key-Value Databases in Java
Learn about key-value NoSQL databases, models, and structures, and get some code examples that use JNoSQL and Hazelcast.
January 11, 2018
by Otavio Santana DZone Core CORE
· 18,146 Views · 7 Likes
article thumbnail
How to Fix Database Consistency and Integrity Issues
Learn about common SQL database consistency errors, how to fix them, and how to use the Stellar Phoenix SQL Database Repair software.
January 10, 2018
by Prashanth Jayaram
· 16,211 Views · 4 Likes
article thumbnail
10 Best Frameworks and Libraries for AI
Look at some high-quality libraries that are used for artificial intelligence, their pros and cons, and some of their features.
January 10, 2018
by Anton Shaleynikov
· 183,376 Views · 30 Likes
  • Previous
  • ...
  • 327
  • 328
  • 329
  • 330
  • 331
  • 332
  • 333
  • 334
  • 335
  • 336
  • ...
  • 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
×