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
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

The Latest Coding Topics

article thumbnail
Introduction to Helm Charts
How to install Helm Charts as a package manager for Kubernetes. Helm Charts provide a dynamic way to bind different configurations and also generate YAML.
October 19, 2021
by Pardeep Kumar
· 3,642 Views · 1 Like
article thumbnail
The Reports of Perl’s Death Have Been Greatly Exaggerated
It’s OK to not like the Perl programming language, but it’s not dead or dying. Here’s what’s going on with its development and its community.
October 19, 2021
by Mark Gardner DZone Core CORE
· 3,647 Views · 5 Likes
article thumbnail
How to Export All Modules to All Modules at Runtime in Java
In this article, take a look at a solution as to how to export all modules to all modules at Runtime in Java 9.
October 19, 2021
by Jim Jerald Burton
· 9,744 Views · 11 Likes
article thumbnail
Angular/Spring Boot Feature Activation by Spring Profile
Switching on features with Spring Profiles enables the save separation of different requirements in an application. Let's look at the architecture example here.
October 19, 2021
by Sven Loesekann
· 5,832 Views · 2 Likes
article thumbnail
Easy Access to OAuth 2.0 Protected Resources With the Spring WebClient
Learn how to secure an application with Okta OIDC login, access a third-party OAuth 2 resource with Spring WebClient, and more.
October 18, 2021
by Jimena Garbarino
· 4,436 Views · 3 Likes
article thumbnail
REST Services With Apache Camel
Apache Camel can be run anywhere as a standalone or embedded as a library, and it aids integration. Read on to learn how to use it to expose REST services.
October 18, 2021
by Praveen KG
· 29,476 Views · 3 Likes
article thumbnail
Porting Software to ARM: Here’s What We Learned
Moving to AWS Graviton processors can cut your AWS bill by up to ⅓. Learn the top 10 lessons needed to leverage these processors and cut your infrastructure costs.
October 18, 2021
by Huzaifah Simjee
· 15,237 Views · 3 Likes
article thumbnail
Dataweave 2.4.0 Dates Module Functions
This blog gives the details of the dw::core::Dates module functions which are released in DataWeave version 2.4.0 for Mule Version 4.4.
Updated October 18, 2021
by Anand Joshi
· 23,196 Views · 6 Likes
article thumbnail
Run Hundreds of Experiments with OpenCV and Hydra
In this tutorial, we'll cover how to run multiple OpenCV feature matching tasks using Hydra
October 17, 2021
by Emil Bogomolov
· 10,886 Views · 4 Likes
article thumbnail
UnifiedFlow: Git Branching Strategy
In this article, learn pros and cons of UnifiedFlow, as well as how to deploy stable features signed off by QA according to the release plan.
Updated October 16, 2021
by Putthiphong Boonphong
· 14,618 Views · 6 Likes
article thumbnail
Cloud Data Warehouse Comparison: Redshift vs. BigQuery vs. Azure vs. Snowflake for Real-Time Workloads
We cover the pros and cons of each of these options and dive into the factors you’ll need to consider when choosing a cloud data warehouse.
Updated October 16, 2021
by Mariana Park
· 20,458 Views · 11 Likes
article thumbnail
The Ultimate JSON Library: JSON.simple vs. GSON vs. Jackson vs. JSONP
We ran a benchmark test in 2017 and again in 2021 to see how fast four of the most popular JSON libraries for Java parse different sizes of files.
October 16, 2021
by Nick Andrews
· 29,818 Views · 4 Likes
article thumbnail
Micronaut, Quarkus, and Spring Boot Help You Develop Native Java Apps
Build Java apps securely.
Updated October 16, 2021
by Matt Raible
· 9,779 Views · 5 Likes
article thumbnail
Fluent Assertions Reloaded
If you’re not using fluent assertions and rely on basic JUnit assertions, you might be missing out on a simple but effective tool to write high-quality test code.
October 16, 2021
by Johannes Döbler
· 5,886 Views · 5 Likes
article thumbnail
Multithreading Java and Interviews Part 2: Mutex, the Java Monitor Model
In the second installment of Multithreading and Interviews, read an introduction to the basics of Java Multithreading with Mutex, the Java Monitor Model.
Updated October 14, 2021
by Dmitry Egorov DZone Core CORE
· 26,714 Views · 24 Likes
article thumbnail
Configuring Okta as a Client Provider in MuleSoft Anypoint Platform
This article explains how you can add Okta as a client provider in the MuleSoft Anypoint Platform and the impact on other applications that were deployed.
October 14, 2021
by Surya Veer
· 6,623 Views · 2 Likes
article thumbnail
How to Partition MySQL Tables
This guide will walk you through the different types of table partitioning supported in MySQL and demonstrate how to implement each with examples.
Updated October 14, 2021
by Everett Berry
· 6,468 Views · 3 Likes
article thumbnail
DataWeave 2.4.0 Newly Added Functions in Strings Module
In DataWeave version 2.4.0, MuleSoft has added some new functions in the String Module. Read to learn more about newly added functions and how we can use them.
Updated October 13, 2021
by Anand Joshi
· 28,301 Views · 2 Likes
article thumbnail
Microservices: Quarkus vs Spring Boot
In the era of containers (the ''Docker Age'') Java is still on top, but which is better? Spring Boot or Quarkus?
Updated October 13, 2021
by Ualter Junior DZone Core CORE
· 145,980 Views · 42 Likes
article thumbnail
gRPC Compression Support in Go, Java, and Ballerina
Different programming languages have different ways to enable/disable gRPC compression. This article describes how to use gRPC in Go, Java, and Ballerina.
October 13, 2021
by Buddhi Kothalawala
· 15,899 Views · 4 Likes
  • Previous
  • ...
  • 316
  • 317
  • 318
  • 319
  • 320
  • 321
  • 322
  • 323
  • 324
  • 325
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: