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
.NET Core vs .NET Framework: How to Pick a .NET Runtime for an Application
So you're looking to build a .NET-based application but with .NET Core now floating around you're not sure which .NET runtime you should be using. In this post, we take a look at the various options and compare them to help you make that decision.
September 13, 2017
by Angela Stringfellow
· 14,021 Views · 16 Likes
article thumbnail
Global Exception Handling With @ControllerAdvice
Centralize your error handling logic in spring by using the @ControllerAdvice annotation. Reduce duplicate code and keep your code clean!
September 13, 2017
by Dan Newton
· 269,462 Views · 16 Likes
article thumbnail
Java Application Security Frameworks
If you're creating a web app, security is more important than ever. Learn about some great Java-based frameworks that add extra security to your apps.
September 12, 2017
by Swathi Prasad
· 38,589 Views · 20 Likes
article thumbnail
Lazy Loading and Caching Objects With Guava
Lazy loading and caching are powerful performance tools, but they can be implemented poorly. Here's how you can pull them off in Java using Google's Guava.
September 11, 2017
by Bill O'Neil
· 14,122 Views · 7 Likes
article thumbnail
Using the Spring @RequestMapping Annotation
As often as Springs @RequestMapping annotation is, few recognize its versatility. Here, we see that on display when used to map Spring MVC controller methods.
September 10, 2017
by John Thompson
· 614,921 Views · 64 Likes
article thumbnail
GTFS Transit Data Visualization in R
Learn how to use R with ggplot2 and ggmap to visualize GTFS (General Transit Feed Specification) route and schedule information on a map.
September 7, 2017
by Gonçalo Trincao Cunha
· 11,973 Views · 6 Likes
article thumbnail
Deploying a PHP App to Cloud Foundry
Deploying PHP apps to Cloud Foundry is simple, but fairly involved. Here are the steps to use Cloud Foundry or Bluemix's CLIs for the task.
September 6, 2017
by Rob Allen
· 5,866 Views · 3 Likes
article thumbnail
Code Smells: Multi-Responsibility Methods
Our work on code smells and refactoring tips continues with a look into adhering to the single responsibility principle and refactoring multi-responsibility methods.
September 6, 2017
by Trisha Gee
· 17,131 Views · 24 Likes
article thumbnail
Apiee - An Easy Way to Get Swagger on Java EE
Learn how to use Apiee, which allows you to easily add Swagger annotations when creating REST APIs, and works on any Java EE 7 server.
Updated September 5, 2017
by Phillip Kruger
· 22,330 Views · 11 Likes
article thumbnail
The Skinny on Fat, Thin, Hollow, and Uber
Here's just about everything you could want to know about your favorite packaging techniques for Java—skinny JARs, fat/uber JARs, thin JARS, and hollow JARs.
September 5, 2017
by James Falkner
· 45,497 Views · 10 Likes
article thumbnail
Understanding Classes in Java (Part 2)
The history of Java classes continues, this time with a focus on objects, their creation, their purpose, and how they're treated in memory.
September 5, 2017
by Justin Albano DZone Core CORE
· 21,878 Views · 40 Likes
article thumbnail
Java Command-Line Interfaces (Part 13): JArgs
JArgs is a solid open source option for those who want basic command line processing that covers code going back to Java SE 1.1.
September 4, 2017
by Dustin Marx
· 8,657 Views · 4 Likes
article thumbnail
Apache Spark: Setting Default Values
Quick tip: Prefer using DataFrameNaFunctions to prevent code duplication when the same default values are set in several queries that use the same DataFrame.
September 4, 2017
by Igor Sorokin
· 27,746 Views · 7 Likes
article thumbnail
Understanding Classes in Java (Part 1)
This comprehensive deep dive into Java classes is as much history as it is education. In Part 1, we focus on class makeup to make classes more intuitive for developers.
September 4, 2017
by Justin Albano DZone Core CORE
· 29,586 Views · 42 Likes
article thumbnail
Automated Android Testing With Kotlin
Learn how to write UI and unit tests in Kotlin with the Espresso and JUnit frameworks in Android Studio, and related app development techniques.
September 3, 2017
by Niklas Wuensche
· 17,489 Views · 6 Likes
article thumbnail
Shallow, Retained, and Deep Size
In this article, we look at the three different sizes that objects can be in a heap analysis, and what this means for your performance.
September 2, 2017
by Grzegorz Mirek
· 17,461 Views · 3 Likes
article thumbnail
MySQL Database and JMeter: How to Test Your Connection
Learn how to check, update, and add entries to your DB with Apache JMeter so that you can effectively look at the correct record of specific data or prepare test data.
September 2, 2017
by Aleksey Merzlyakov
· 26,222 Views · 9 Likes
article thumbnail
RxJava FAQ: Loading Files With Backpressure
This guide will help you read large files, XML in this case, while managing resources efficiently by utilizing RXJava Flowables.
September 2, 2017
by Tomasz Nurkiewicz
· 19,306 Views · 20 Likes
article thumbnail
What Is javax.ws.rs.core.context? (Part 4)? [Snippets]
Continuing with our journey of the @Context annotation, let's see how you can inject Servlet request and response classes into your Java EE projects.
September 1, 2017
by Alex Theedom
· 8,426 Views · 5 Likes
article thumbnail
Data Scraping With PHP and Python
Limitless types of data analysis can be opened by web scraping, making it a highly valuable tool. Learn how to do it with PHP and Python!
September 1, 2017
by Joyce Cantu
· 37,718 Views · 2 Likes
  • Previous
  • ...
  • 343
  • 344
  • 345
  • 346
  • 347
  • 348
  • 349
  • 350
  • 351
  • 352
  • ...
  • 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
×