Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Languages Topics
Java Spring OAuth2 and Basic Auth Support
The goal of the post is to share an idea of how can we provide the basic authentication and OAuth 2 authentication for the APIs.
October 7, 2020
by
Kanifnath Gaikwad
·
18,926 Views
·
4 Likes
Snowflake New Web Interface — Snowsight
Snowsight is open for all accounts running on Amazon Web Services and Microsoft Azure, while Google Cloud Platform is planned to be supported.
October 6, 2020
by
Istvan Szegedi
·
5,713 Views
·
2 Likes
Book Review — Effective Python, by Brett Slatkin
An overview of Effective Python, by Brett Slatkin (principal software engineer at Google), reveals 90 specific ways to write better Python code.
October 6, 2020
by
Victor Domingos
·
5,470 Views
·
5 Likes
Kafka Security With SASL and ACL
Tutorial covering authentication using SCRAM, authorization using Kafka ACL, encryption using SSL, and using camel-Kafka to produce/consume messages.
October 6, 2020
by
Ramu kakarla
·
39,334 Views
·
2 Likes
Facade Design Pattern In Java
Here I am with another article on design patterns. A Facade object is use to provide a simple interface by hiding complexities of a complex system.
October 6, 2020
by
Brijesh Saxena
CORE
·
11,061 Views
·
8 Likes
Charsets and Unicode Identifiers in Java
Ever wanted to know exactly how characters and character sets work within a programming language? Check out this comprehensive article for more!
October 6, 2020
by
Pravin Jain
·
10,993 Views
·
5 Likes
8 Rules For Creating Useful Database Indexes
Creating databases indexes is easy, but creating useful database indexes is quite challenging.
October 6, 2020
by
Anghel Leonard
CORE
·
15,890 Views
·
3 Likes
How to Connect Python Programs to MariaDB
Find everything you need to know about connecting to MariaDB Platform from Python for retrieving, updating and inserting information.
October 6, 2020
by
Rob Hedgpeth
·
24,365 Views
·
3 Likes
Working With Documents Using Elastic-Search and Node
I am going to use ElasticSearch as document persistence mechanism and Node.js to work with elastic-search.
October 5, 2020
by
Jawad Hasan Shani
CORE
·
9,584 Views
·
3 Likes
Implement Redux-like Global Store With React Hooks and React Context
Introducing a new way to implement a global store step by step by using React Hooks and React Context. The example code is available in GitHub.
October 5, 2020
by
Kunkka Li
·
9,840 Views
·
3 Likes
3.6 Million Queries per Second on a Single VM Using MySQL With Dynimize
In this post I describe the various steps I took to reach 3.6 million queries per second on a single VM instance running MySQL 8.0 with Dynimize.
October 5, 2020
by
David Yeager
·
5,654 Views
·
1 Like
Determining a File Type In Java
See some of the best tools that Java has to offer for determining file types within an application, including Apache Tika.
October 5, 2020
by
Ercan Zengin
·
31,497 Views
·
3 Likes
Abstract Factory Pattern In Java
In this article, I will try to highlight the usage of the Abstract Factory Pattern along with the difference with the Factory Pattern.
October 5, 2020
by
Brijesh Saxena
CORE
·
10,973 Views
·
8 Likes
InOrder Traversal Algorithm in Java
In this article, you will learn what is inorder traversal algorithm and how you can use it to print nodes of binary tree in sorted order in Java.
October 5, 2020
by
Javin Paul
·
10,188 Views
·
3 Likes
How to Convert XLSX to CSV in Java
Convert any Excel document to CSV with support for both XLSX and XLSB file formats, as well as legacy formats such as XLS.
October 5, 2020
by
Brian O'Neill
CORE
·
12,715 Views
·
3 Likes
How to Merge PDFs in Java
Combine two or more PDF files (pdf) into a single PDF document, preserving the order of the input documents in the combined document
October 5, 2020
by
Brian O'Neill
CORE
·
4,370 Views
·
2 Likes
Security Logs: Cryptographically Signed Audit Logging for Data Protection
Logs, audit logs, and security events are secure system must-haves, helping monitor ongoing behavior and providing forensic evidence. Let's cut through complexity.
Updated October 5, 2020
by
Anastasiia Voitova
·
3,834 Views
·
2 Likes
Angular Tutorial: State Management with NgRx
A tutorial on how to use NgRx to work with state in an Angular appliation, with all the TypeScript you need to get started.
Updated October 5, 2020
by
Rohana Liyanarachchi
·
216,330 Views
·
13 Likes
Building an Amazon-Like Recommendation Engine Using Slash GraphQL
Get started using Dgraph's Slash GraphQL product and connect to a Spring Boot application which will act as a simple RESTful recommendation service
October 5, 2020
by
John Vester
CORE
·
112,158 Views
·
12 Likes
Terraform vs. YAML Deployment for Kubernetes Objects
In this post, we will look at what points to consider one we are looking for deployment in the EKS server.
October 2, 2020
by
Shipra Garg
·
7,871 Views
·
5 Likes
Previous
...
185
186
187
188
189
190
191
192
193
194
...
Next