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
Server-Side Rendering Explained
In this article, we discuss what it means to use SSR. Server-side rendering (SSR) is a method of loading your website’s JavaScript on your own server.
April 20, 2021
by Zsolt Varga
· 13,831 Views · 6 Likes
article thumbnail
Managing Secrets Deployment in GitOps Workflow
The importance of keeping your secrets safe.
Updated April 19, 2021
by Jaswinder Kumar
· 14,343 Views · 9 Likes
article thumbnail
Spring Boot File Upload Example With MultipartFile [Video]
How can you get your file into Spring Boot if it has multiple parts? This helpful video tutorial will walk you through the simple process.
April 18, 2021
by Ram N
· 10,199 Views · 3 Likes
article thumbnail
Using Git Submodules With Gitlab CI/CD
We use Git submodules to keep a Git repository as a subdirectory of another Git repo. This is usually done for a set of common files you want to refer to in multiple repos.
April 18, 2021
by Rishab Aggarwal
· 30,011 Views · 5 Likes
article thumbnail
Spring Data JPA + QueryDSL: Taking the Best From Both Worlds
An example of combining the two most powerful frameworks for building a maintainable and type-safe persistence layer; from Spring Data JPA we will take only CRUD operations and for all complex queries we will use QueryDSL.
Updated April 18, 2021
by Dmytro Stepanyshchenko
· 29,908 Views · 5 Likes
article thumbnail
Data Ingestion From RDBMS: Leveraging Confluent's JDBC Kafka Connector
Kafka Connect assumes a significant part for streaming data between Apache Kafka and other data systems. Importing data from the Database set to Kafka topic.
April 17, 2021
by Gautam Goswami DZone Core CORE
· 7,599 Views · 3 Likes
article thumbnail
Running Selenium Tests in Jenkins
Wondering how to integrate Jenkins with Selenium WebDriver? This guide will help you run Selenium tests in Jenkins. Learn more.
April 16, 2021
by Shalini Baskaran
· 26,384 Views · 4 Likes
article thumbnail
Five Handy JavaScript Uploaders to Keep in Mind
Make your development life just a little bit easier with these five uploaders.
Updated April 16, 2021
by Ivan Petrenko
· 17,626 Views · 5 Likes
article thumbnail
How to Import the Gradle Spring Boot Application in Eclipse? | Spring Boot Tutorial [Video]
Missing the Gradle Spring Boot Application in Eclipse? This quick video will show you how to pop that right into place like you had it the whole time.
April 16, 2021
by Ram N
· 6,974 Views · 2 Likes
article thumbnail
How to Call SOAP Services Using REST
SOAP, being a mature technology, has an extensive and often differently interpreted standard set. This article discusses how to call SOAP services using REST.
April 16, 2021
by Anthony Morris
· 25,123 Views · 5 Likes
article thumbnail
Audit Database Changes With Debezium
In this article, we will explore Debezium to capture data changes. Debezium is a distributed open-source platform for change data capture. Point the Debezium...
Updated April 16, 2021
by Siva Prasad Rao Janapati
· 16,444 Views · 2 Likes
article thumbnail
How to Delay Database Connection Acquisition in Hibernate (Spring Data)
In the case of resource-local (a single data source), Hibernate will acquire the database connection of a JDBC transaction right after the transaction starts.
April 16, 2021
by Anghel Leonard DZone Core CORE
· 16,241 Views · 5 Likes
article thumbnail
Resize a Video in Java
Learn how to resize a video with the optional preservation of the aspect ratio using APIs in Java.
April 16, 2021
by Brian O'Neill DZone Core CORE
· 4,831 Views · 1 Like
article thumbnail
Working With dotConnect for Oracle in ASP.NET Core
The article discusses the striking features of dotConnect for Oracle (a fast ORM for Oracle from Devart) and shows how to work with it in ASP.NET Core.
April 15, 2021
by Joydip Kanjilal DZone Core CORE
· 10,602 Views · 2 Likes
article thumbnail
Working With Stored Procedures Using dotConnect for Oracle
The article discusses the striking features of dotConnect for Oracle and shows how to work with stored procedures and dotConnect for Oracle in ASP.NET Core 5.
April 15, 2021
by Joydip Kanjilal DZone Core CORE
· 8,490 Views · 2 Likes
article thumbnail
Python Memo 2: Dictionary vs. Set
A software architect takes a deep dive into the Python language by exploring dictionaries and sets and how these two elements of the language work.
April 15, 2021
by Eason YIN
· 18,857 Views · 2 Likes
article thumbnail
Spring Boot: How to Reload Changes Without Restarting the Server [Video]
A developer offers a video tutorial on how to use Spring Boot to create an app that will reload changes without having to restart its server.
April 15, 2021
by Ram N
· 11,965 Views · 4 Likes
article thumbnail
Survival Guide for the Java Architect in the Cloud Era
Survival Guide for the Java Architect in the Cloud Era
April 15, 2021
by Otavio Santana DZone Core CORE
· 7,982 Views · 6 Likes
article thumbnail
Eclipse MAT: Tidbits
Eclipse MAT is a great JVM Memory Analysis tool. Here are a few tidbits to use it effectively. I would highly recommend installing a Stand-alone version.
April 15, 2021
by Ram Lakshmanan DZone Core CORE
· 6,750 Views · 3 Likes
article thumbnail
Build Even Faster Quarkus Applications With fast-jar
Quarkus is already fast, but what if you could make inner loop development with the supersonic, subatomic Java framework even faster? Introducing the fast-jar format!
April 15, 2021
by Daniel Oh DZone Core CORE
· 8,471 Views · 4 Likes
  • Previous
  • ...
  • 393
  • 394
  • 395
  • 396
  • 397
  • 398
  • 399
  • 400
  • 401
  • 402
  • ...
  • 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
×