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
Serializing Objects to URL Encoded Form Data
I was writing integration tests and I wanted to re-use some model classes instead of dictionaries. Here's how I did it.
May 14, 2019
by
Gunnar Peipman
·
15,632 Views
·
1 Like
Top 5 JUnit and Unit Testing Courses for Java Programmers
Want to write better unit tests?
May 13, 2019
by
Javin Paul
·
14,517 Views
·
10 Likes
JUnit Annotations in Selenium
Check out this post on the most common JUnit annotations in Selenium.
May 10, 2019
by
Ramit Dhamija
·
15,621 Views
·
6 Likes
Object Modeling Best Practices
OOP is all about encapsulation.
May 10, 2019
by
Sudip Bhandari
·
13,861 Views
·
6 Likes
Java Annotated Monthly — May 2019
From security to women in tech — this month's Java Annotated Monthly has it all.
Updated May 10, 2019
by
Trisha Gee
·
14,213 Views
·
6 Likes
The Hitchhiker’s Guide to Jenkins Job Builder
To fill the need for a step-by-step guide to this tool, take a look at this article that provides explanation with examples.
May 10, 2019
by
Shreyas Chaudhari
·
22,041 Views
·
8 Likes
For vs. For Each vs. While in C#
We check out how fast each of these loops can loop through an array and a list. Which one do you think will prevail?
Updated May 9, 2019
by
Faisal Pathan
·
18,953 Views
·
4 Likes
Real-World Refactoring: Dependency Injecting a Non-ORM Repository for ASP.NET Core
In this post, a developer shows how to refactor some old code to include dependency injection for .NET Core.
May 9, 2019
by
Jonathan Danylko
·
9,338 Views
·
2 Likes
Scaling Benchmarks With More Robust UseNUMA Flag in OpenJDK
Want to learn how to scale benchmarks with the UseNUMA flag in the OpenJDK.
Updated May 9, 2019
by
Swati Sharma
·
13,834 Views
·
2 Likes
How Java Profilers Work
Learn more about how Java profilers work.
May 9, 2019
by
Tim Ojo
·
14,523 Views
·
7 Likes
6 Courses to Learn Object-Oriented Programming in Depth
Check out these online courses to learn more about object-oriented programming.
May 9, 2019
by
Javin Paul
·
38,850 Views
·
8 Likes
How to Create a QR Code SVG Using Zxing and JFreeSVG in Java? [Snippet]
Create your own QR Code SVG image in Java using the Zxing code generation library.
May 8, 2019
by
Mohamed Sanaulla
·
17,761 Views
·
5 Likes
Approaches to Query Optimization in NoSQL
Explore some different approaches to query optimization in NoSQL.
May 8, 2019
by
Keshav Murthy
CORE
·
15,057 Views
·
3 Likes
Asynchronous Programming in Vertx: Callbacks, Futures, and Coroutines
Here's everything you need to know about the three paradigms of asynchronous programming in Vertx with Kotlin.
May 8, 2019
by
Pavel Bernshtam
·
25,040 Views
·
8 Likes
Deploying Databases Using Azure DevOps Pipelines
DevOps was easy with websites, but what about database AND data?
May 7, 2019
by
Jonathan Danylko
·
73,396 Views
·
1 Like
Comparison of Five JavaScript Rich Text Editors
Looking around for a rick text editor to incorporate into a project (perhaps a blog)? In this post, we review some of the best options out there.
May 7, 2019
by
Ivan Petrenko
·
14,013 Views
·
3 Likes
Java 8 Steaming (groupBy Example)
Learn more about Java 8 Streams and how they can be applied to aggregate functions.
May 7, 2019
by
Bhupender G
·
28,752 Views
·
9 Likes
Microservices With GraphQL
A developer goes through some Java and XML code used to create a basic microservice application that uses GraphQL to fetch data.
May 7, 2019
by
Arun Pandey
CORE
·
27,258 Views
·
20 Likes
Effective Advice on Spring @Async: Final Part
Learn more about how Spring @Async works with HttpRequest.
May 7, 2019
by
Shamik Mitra
·
22,012 Views
·
13 Likes
Another Way of Creating struct Instances in Rust
Follow along to learn a new way to create struct instances in Rust.
May 6, 2019
by
Ayush Mishra
·
10,878 Views
·
1 Like
Previous
...
234
235
236
237
238
239
240
241
242
243
...
Next