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
Java EE MicroProfile With KumuluzEE
In the world of Java EE microservices, all eyes are on MicroProfile. But KumuluzEE is already in the game. Let's link and configure some microservices.
August 1, 2017
by Piotr Mińkowski
· 10,805 Views · 6 Likes
article thumbnail
Protecting a Spring Boot App With Apache Shiro
Ditch roles and switch to permissions instead. See how to put them to use in your Spring Boot app with a hand from Apache Shiro.
Updated July 31, 2017
by Brian Demers
· 33,232 Views · 23 Likes
article thumbnail
Authenticating Android Apps Developed in Kotlin
In this tutorial, we will learn to use JWTs to secure a Kotlin Android app, using AuthOto issue a token to communicate with the API.
July 31, 2017
by Bruno Krebs
· 11,511 Views · 7 Likes
article thumbnail
Three Wise Men on Tell, Don't Ask
Here we examine a hypothetical, but very possible example where Tell, Don't Ask and the SRP collide. See what the moral is when it comes to applying principles.
July 30, 2017
by Shaamik Mitraa
· 15,595 Views · 27 Likes
article thumbnail
Working With Hierarchies in a NoSQL Database
See how a little bit of database-near code (a codehook) can automatically produce synthetic fields which make hierarchies much simpler to query.
July 28, 2017
by Knut Martin Tornes
· 14,829 Views · 2 Likes
article thumbnail
Escape Analysis
This overview of Escape Analysis covers the various escape states and how Java's JIT compiler handles them as well as a few words on locking and synchronization.
July 28, 2017
by Grzegorz Mirek
· 14,315 Views · 8 Likes
article thumbnail
How to Convert a Table Column Into a C# Model Class
If you're a C# programmer, you need to know how to convert a table column into a C# model class using stored procedures. And if you don't, you've come to the right place.
July 28, 2017
by Thiruppathi Rengasamy
· 19,963 Views · 3 Likes
article thumbnail
Hibernate Tips: How to Log SQL Statements and Their Parameters [Video]
Learn the answer to the question: How do you configure Hibernate so that it writes the executed SQL statements and used bind parameters to the log file?
July 28, 2017
by Thorben Janssen
· 16,820 Views · 7 Likes
article thumbnail
XML Sitemap Generation in Java
Want to make sure search engines pick up your content? Build an XML sitemap to give them a hand. This approach uses Java to generate an XML sitemap.
July 27, 2017
by Bill O'Neil
· 25,473 Views · 9 Likes
article thumbnail
When Short Methods Pay Off: JIT Inlining
Want a quick guide to see whether your methods are ready for inlining? Here are a couple of easy rules, with a snippet example, to help you out.
Updated July 26, 2017
by Grzegorz Mirek
· 12,843 Views · 9 Likes
article thumbnail
How to Use the SQL Helper Class to Create Web APIs
Learn how to easily use the SQL Helper Class, which interacts with a database with help from connection strings, to create Web APIs by using Visual Studio 2017.
July 26, 2017
by Thiruppathi Rengasamy
· 19,500 Views · 1 Like
article thumbnail
Some Image-Based Exploits With Their Prevention
We take a look at image-based exploits that are common to websites, in this case, those that are backed by PHP. We also look at what devs can do to prevent them.
July 25, 2017
by Anurag Jain
· 4,218 Views
article thumbnail
Java NIO.2 File Attributes
This primer on Java's File I/O API will familiarize you with files' attributes and the views you can use to manage and alter them.
July 25, 2017
by Unni Mana
· 26,320 Views · 9 Likes
article thumbnail
Lifting Functions to Work With Java Monads
Want to take a more functional approach to Java? The language doesn't offer a lot of options, but here is some custom code you can use for method lifting.
July 24, 2017
by Paweł Szeliga
· 15,240 Views · 27 Likes
article thumbnail
Java Memory Consumption in Docker and How We Employed Spring Boot
If your Docker container is consuming far too much memory to achieve optimal performance, read on to see how one team found a solution.
Updated July 24, 2017
by Serhii Povisenko
· 103,695 Views · 61 Likes
article thumbnail
Java 9: A Look at Milling Project Coin
Follow along this explanation of JEP 213: Milling Project Coin. Check out the tweaks coming to the Java language for identifier names, SafeVarargs, and more.
July 21, 2017
by Gowtham Girithar Srirangasamy
· 12,137 Views · 5 Likes
article thumbnail
Out-of-Band XML External Entity (OOB-XXE)
We wrap up our series on XXE vulnerabilities and discuss how hackers can use OOB-XXE to steal data from the victims' system.
July 21, 2017
by Ian Muscat
· 11,154 Views
article thumbnail
Python: All About Decorators
Let's take an in-depth look at decorators in Python. Find out what they're all about, the various kinds, and how you can make use of them in your own code.
July 21, 2017
by Mike Driscoll
· 15,390 Views · 17 Likes
article thumbnail
What You Need to Know About Debugging Under COBOL’s TEST Compiler Option
We take a look at some recent changes made to the use and format of the TEST compiler option in COBOL, as well as how those changes could affect your debugging practices.
July 21, 2017
by Bob Yee
· 5,958 Views · 1 Like
article thumbnail
Java Singletons Using Enum
When making singleton classes, consider using an enum. It solves the problems that can crop up with (de)serialization and reflection.
July 21, 2017
by Dulaj Atapattu
· 267,030 Views · 39 Likes
  • Previous
  • ...
  • 346
  • 347
  • 348
  • 349
  • 350
  • 351
  • 352
  • 353
  • 354
  • 355
  • ...
  • 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
×