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

Latest Articles - DZone

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,947 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,110 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,663 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,645 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,537 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,028 Views · 7 Likes
article thumbnail
Health Monitoring of Mule Applications
All APIs developed using Mule must be built with a health check endpoint. This template will help you maintain a uniform structure across all the APIs and their layers.
March 23, 2021
by Mukesh Thakur
· 15,404 Views · 3 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,348 Views · 2 Likes
article thumbnail
Implementing Single Sign-on Integration With SAML Providers Using C#
I provide a working example and step-by-step explanation on how to integrate using SAML 2.0 - the most popular integration protocol for SSO.
March 23, 2021
by Anton Yarkov DZone Core CORE
· 14,114 Views · 3 Likes
article thumbnail
Why Start a Technical Blog
Read the story why I started a blog. This also includes some tips and tricks for when you want to start blogging yourself.
March 23, 2021
by Gunter Rotsaert DZone Core CORE
· 9,102 Views · 4 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,896 Views · 6 Likes
article thumbnail
How To Validate Error Responses in Mocking Services APIs
The implementation of mocking services plays a vital role in design-specific development. Here, we look at them through the lens of behavioral headers.
March 23, 2021
by vikas puri
· 9,845 Views · 7 Likes
article thumbnail
Query Store as an Upgrade Tool
A clever way to use the Query Store.
March 22, 2021
by Grant Fritchey
· 6,663 Views · 3 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,290 Views · 7 Likes
article thumbnail
Considerations for Your DevOps Toolchain
A DevOps toolchain is a collection of tools that operate as an integrated unit to design, build, test, manage, measure, and operate software and systems.
March 22, 2021
by Robert Krohn
· 11,957 Views · 4 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,481 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
article thumbnail
Getter Setter: To Use or Not to Use?
An experienced Java developer goes over when, and when not, to use getters and setters as well as accessor methods in your codebase.
March 22, 2021
by Muhammad Ali Khojaye
· 111,387 Views · 7 Likes
article thumbnail
DW Complex Operators: DataWeave 2.0 Transformations
This article is about writing complex DataWeave codes using (some, every, countBy, sumBy) operators after importing DW core libraries.
March 22, 2021
by Nitish Jain
· 10,187 Views · 3 Likes
article thumbnail
Property Files in Mule 4
It's best practice to centralize the management of properties than hard code values at the location of use. This allows for the reuse of values and better maintenance.
March 21, 2021
by Alex Theedom
· 16,567 Views · 5 Likes
  • Previous
  • ...
  • 848
  • 849
  • 850
  • 851
  • 852
  • 853
  • 854
  • 855
  • 856
  • 857
  • ...
  • 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
×