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 Coding Topics
Spring Boot With External Tomcat
Let's look at some common problems you might fave when starting a project from scratch.
May 14, 2019
by
Zoltan Raffai
·
121,777 Views
·
29 Likes
Managing MySQL Server Logs: Rotate, Compress, Retain, and Delete
In this blog post, we describe some best practices for setting up and managing MySQL error logs, general logs, and slow query logs for your MySQL deployments.
May 14, 2019
by
Prasad Nagaraj
·
16,841 Views
·
1 Like
Creating a Java::Geci Generator
Learn more about creating a Java::Geci generator in your Java projects.
May 14, 2019
by
Peter Verhas
CORE
·
16,839 Views
·
2 Likes
Native Queries With Spring Boot and NamedParameterJdbcTemplate
Let's see an example of how to use NamedParameterJdbcTemplate.
May 14, 2019
by
Juan Manuel Kelsy Romero
·
19,423 Views
·
3 Likes
Connect App to Microsoft Azure AD With AMPLIFY API Management
See how to connect an app to Microsoft Azure AD with AMPLIFY API Management.
May 14, 2019
by
Arun Dorairajan
·
12,288 Views
·
1 Like
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
·
16,032 Views
·
1 Like
Spring Boot vs. Spring MVC vs. Spring: How Do They Compare?
Spring, Spring Boot, Spring MVC, there are springs everywhere! Let's walk through where and when you should apply each of these tools.
Updated May 13, 2019
by
Ranga Karanam
CORE
·
257,440 Views
·
84 Likes
An Intro to StaticBox and StaticBoxSizers
In this quick tutorial, a Python expert walks us through creating simple Graphical User Interfaces using the wxPython GUI toolkit.
Updated May 13, 2019
by
Mike Driscoll
·
5,519 Views
·
1 Like
Using Logback With Spring
Learn more about losing logback with Spring.
May 13, 2019
by
Zoltan Raffai
·
20,287 Views
·
4 Likes
Custom Framework Listeners
Want to learn more about custom framework listeners?
May 13, 2019
by
Max Saperstone
·
13,044 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,603 Views
·
10 Likes
Service Integration With Netflix Feign and Ribbon
In this post, we'll look at Feign and Ribbon to see how they can be used in the context of a Spring Boot application.
May 10, 2019
by
Brian Hannaway
·
44,374 Views
·
7 Likes
How to Build a TCP Application With Node.js on ECS
Learn how to create a working TCP application which accepts TCP client connections, listens for data on them, and echoes it back to the client.
May 10, 2019
by
Leona Zhang
·
17,587 Views
·
1 Like
JUnit Annotations in Selenium
Check out this post on the most common JUnit annotations in Selenium.
May 10, 2019
by
Ramit Dhamija
·
15,710 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,294 Views
·
6 Likes
Object Modeling Best Practices
OOP is all about encapsulation.
May 10, 2019
by
Sudip Bhandari
·
13,966 Views
·
6 Likes
Microservices Architecture: Introduction to Spring Cloud
In this article, we look at Spring Cloud, and the wide variety of microservices projects being created with it.
May 10, 2019
by
Ranga Karanam
CORE
·
32,659 Views
·
17 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,118 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
·
19,041 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,427 Views
·
2 Likes
Previous
...
464
465
466
467
468
469
470
471
472
473
...
Next