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 Languages Topics
Agile Project Management for Distributed Teams
Project Management is everything in Agile.
October 8, 2019
by
Fred Wilson
·
13,539 Views
·
2 Likes
Should I Parallelize Java 8 Streams?
What do we need to consider before parallelizing Java streams?
October 8, 2019
by
Santhosh Krishnan
·
25,843 Views
·
7 Likes
Performance Capture I - Export HAR Using Selenium and BrowserMob-Proxy
Capture network data in a few, simple steps.
October 7, 2019
by
Gowthamraj Palani
·
25,519 Views
·
3 Likes
KISS Clean Architecture With Domain-Driven Design
Develop clean architecture while keeping the principles of KISS and DDD in mind.
October 7, 2019
by
John Allen
·
22,440 Views
·
13 Likes
Secure a Spring Boot App With Spring Security and PreAuthorize
Spring your authentication security forward with this comprehensive tutorial.
October 3, 2019
by
Andrew Hughes
·
121,821 Views
·
2 Likes
Setting Up a CI/CD Pipeline With Spring MVC, Jenkins, and Kubernetes on AWS
These three tools will automate the creation and deployment of a Docker image on AWS.
October 2, 2019
by
Pulkit Kedia
·
15,178 Views
·
10 Likes
Differences between Keystore and Truststore
Finally master pesky Keystore and Truststore.
October 1, 2019
by
Crumb Peter
·
60,038 Views
·
6 Likes
PDFBox: Extract Content From a PDF Using Java
Want to learn how you can extract content from a PDF?
Updated October 1, 2019
by
Gowthamraj Palani
·
87,154 Views
·
13 Likes
Java Getter and Setter: Basics, Common Mistakes, and Best Practices
Here's a look at programming with getters and setters in Java.
October 1, 2019
by
Nam Ha Minh
·
363,136 Views
·
26 Likes
Secure Spring REST API Using OAuth2 + MySQL
REST easy knowing your APIs are secure after this tutorial.
September 30, 2019
by
Mayur Shahapure
·
54,765 Views
·
6 Likes
Optional.orElse() Vs. Optional.orElseGet()
Learn more about programming Java Optionals.
September 30, 2019
by
Vishwa Ratna
CORE
·
25,599 Views
·
15 Likes
[Tutorial] PHPMailer SMTP Error: Could not connect to SMTP host.
Solve this common SMTP error with PHPMailer.
September 27, 2019
by
Dibya Sahoo
·
58,904 Views
·
2 Likes
Investigating a Memory Leak in Entity Framework Core
Memory dumps don't lie — if you have a memory leak, look at the evidence before you.
September 27, 2019
by
Richard Brown
·
31,531 Views
·
4 Likes
Yet Another Android Snake With Kivy, Python
Two of a kind: build Snake with Python.
September 27, 2019
by
Lev Brovchenkov
·
13,328 Views
·
5 Likes
Quick Walk-Through to Develop Micro-Services Using .Net Core 2.X
Time for an upgrade!
September 27, 2019
by
Sachin Kulkarni
·
15,980 Views
·
3 Likes
Using Java Optional Vs. Vavr Option
Learn more about implementing Java Optionals, as well at the Vavr library's alternative, Option.
September 27, 2019
by
Yuri Mednikov
·
60,351 Views
·
11 Likes
A Bootiful Podcast: Nicolai Parlog on Java Modularity
In this weekend podcast, learn more about modularity in the wake of Java 13.
September 27, 2019
by
Josh Long
·
12,408 Views
·
3 Likes
Learn How to Use Okta's Authentication API with Java Servlets
Get secure with Okta's authentication API and Java Servlets.
September 26, 2019
by
Lindsay Brunner
·
15,678 Views
·
1 Like
Integrating Java and npm Builds Using Gradle - Groovy or Kotlin DSL
We take a look at building a Java-based app that serves up a JavaScript/npm-based app as a static resource, all using Gradle.
Updated September 26, 2019
by
Grzegorz Ćwiak
·
119,919 Views
·
18 Likes
Singleton List Showdown: Collections::singletonList Vs. List::of
Learn more about Singleton and using Collections::singletonList versus List::of.
September 26, 2019
by
Joe Wolf
·
69,617 Views
·
17 Likes
Previous
...
219
220
221
222
223
224
225
226
227
228
...
Next