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 Coding Topics

article thumbnail
Accessing Nested Data Structures in Java
Four ways to quickly get at the data you need.
March 27, 2021
by Greg Brown
· 13,354 Views · 6 Likes
article thumbnail
Implementing equals(Object) With instanceof Pattern Matching
See how pattern matching has changed.
March 27, 2021
by Dustin Marx
· 6,287 Views · 1 Like
article thumbnail
The Best Way To Migrate a RabbitMQ Server
Instead of repetitive tasks, I discovered a relationship between RabbitMQ settings and a hostname, which ultimately decreased repetition when migrating servers.
Updated March 27, 2021
by Juhee Kang
· 21,994 Views · 5 Likes
article thumbnail
How to Convert PDF to Text in Java
Utilize OCR technology to convert a PDF to text using an API in Java.
March 26, 2021
by Brian O'Neill DZone Core CORE
· 9,123 Views · 2 Likes
article thumbnail
Git Reset HEAD
Git HEAD is an important concept. In this guide you will learn everything about Git HEAD, Git detached HEAD, and how to fix it.
March 26, 2021
by Rajeev Bera
· 40,250 Views · 4 Likes
article thumbnail
Amazon Virtual Private Cloud (VPC) Basics
In this post, we will learn about VPC, Subnets, and some of the components like CIDR blocks, etc. We will create two subnets using an AWS web console to setup this VPC.
March 25, 2021
by Jawad Hasan Shani DZone Core CORE
· 10,534 Views · 6 Likes
article thumbnail
Create a Kubernetes Cluster With Centos
Let's stand up some clusters.
March 24, 2021
by Anupam Gogoi
· 12,401 Views · 8 Likes
article thumbnail
Use KubeKey To Set Up a Kubernetes and KubeSphere Cluster With NFS Storage
How to install KubeSphere, a container platform running on top of Kubernetes with streamlined DevOps workflows, unified multi-cluster management, and more.
March 24, 2021
by Sherlock Xu
· 5,261 Views · 5 Likes
article thumbnail
How to Draw Directions on a Map in React Native
Looking to create your own version of Google Maps? This simple tutorial will walk you through the proper steps when creating a virtual map application.
March 24, 2021
by krissanawatt kaewsanmunag
· 18,073 Views · 2 Likes
article thumbnail
MuleSoft APIkit Router - QueryParam and Header Strict Validation Configuration
Hello Muleys, Here's another interesting article on how to restrict additional queryParams and headers that are sent other than those defined in RAML. We all do the test if the required parameters are working fine or not but we forget to test if unnecessary parameters sent along with required parameters. What happens if unwanted parameters are sent? There are chances that attackers might send some thousands of queryParams and Headers with large content. In that case, your application will crash. So what to do? Here's the solution: I have designed a basic RAML with the below resource : When you download the RAML and generate flows, There's an option to restrict additional parameters or headers in APIkit Router Module configuration : By default the configuration is disabled. You have to enable the strict validation config as below: Now your application will not be allowed to pass additional fields: Removing unnecessary fields will give a successful response: Check out this video for the live demo:
March 24, 2021
by Sravan Lingam
· 11,944 Views · 3 Likes
article thumbnail
Always Name Your Thread Pools
Make life a little easier for the non-Spring folk.
March 24, 2021
by Bozhidar Bozhanov
· 10,109 Views · 3 Likes
article thumbnail
Hibernate Naming Strategies: JPA Specification vs Spring Boot Opinionation
In this article, look at Hibernate naming strategies.
March 23, 2021
by Aleksey Stukalov
· 5,662 Views · 20 Likes
article thumbnail
The Data Access Layer in Jmix: JPA on Steroids
With Jmix JPA metadata, you get advanced security, soft delete and generic REST and GraphQL out-of-the-box almost without coding.
Updated March 23, 2021
by Andrey Belyaev
· 6,641 Views · 17 Likes
article thumbnail
Top 18 Python Pattern Programs You Must Know About [Snippets]
We’ve sorted a list of multiple ideas for pattern printing in Python to start your preparations with multiple kinds of Python pattern programs in this list.
March 23, 2021
by Shriram K
· 8,536 Views · 2 Likes
article thumbnail
Java Game Programming For Beginners: Where to Start
Java game programming is an industry in technology that is always growing. If you're wondering where to start in developing a game in Java, this is the article for you.
March 23, 2021
by Kartik Prajapati
· 11,027 Views · 7 Likes
article thumbnail
Quickly Find Your Java Application Process ID
We discuss how to find your Java application process ID quickly. For certain monitoring tools like yCrash, you need to pass your application process ID as input.
March 23, 2021
by Ram Lakshmanan DZone Core CORE
· 27,346 Views · 2 Likes
article thumbnail
A Case Study: Dancing With the @Transactional Annotation in Exceptional Cases
A case study on using the @Transactional annotation in your Java code and how it can both help, and potentially hinder, your development process.
March 23, 2021
by Arzu Behiye TARIMCI
· 4,894 Views · 6 Likes
article thumbnail
Lazy Loading in Web Applications: JS, Angular, and React
For whichever flavor of JS you end up using.
March 22, 2021
by Gilad Maayan
· 13,288 Views · 7 Likes
article thumbnail
JBoss Deployment War Error on Startup
We take a look at how to quickly solve the frustrating error that occurs when a JBoss server doesn't start up properly.
March 22, 2021
by Muhammad Ali Khojaye
· 40,480 Views · 2 Likes
article thumbnail
How to Run an Elastic MapReduce Job Using a Custom Jar on Amazon EMR
Learn how to develop an application using Java and the MapReduce framework for Hadoop, then execute that app in Amazon's Elastic MapReduce.
March 22, 2021
by Muhammad Ali Khojaye
· 17,587 Views · 4 Likes
  • Previous
  • ...
  • 401
  • 402
  • 403
  • 404
  • 405
  • 406
  • 407
  • 408
  • 409
  • 410
  • ...
  • 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
×