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 Coding Topics
Creating PDF's With Custom Data Using Mule 4+ Java
While there's no way to generate a PDF in Mule Application, Mule allow you to write a Java code and make use of it in your API.
July 23, 2020
by
Sravan Lingam
CORE
·
13,494 Views
·
6 Likes
How We Cut Our Docker Push Time by 90%
What happens when you do a docker push and how we used this to build our pre-push feature and decrease image push times by 90%.
July 23, 2020
by
Ethan J Jackson
·
21,472 Views
·
3 Likes
Understanding Jakarta EE 8 - CDI Part 1
This article covers some of the features of CDI such as type safe annotations configuration, alternatives and more.
Updated July 23, 2020
by
BUHAKE SINDI
CORE
·
16,560 Views
·
13 Likes
Java 8/9 Best Practices — Part-1 (Static Factory Methods)
A class can provide a static public method which is a static method that returns the instance of the class. Let's see the example
Updated July 23, 2020
by
Nitesh Gupta
·
7,822 Views
·
5 Likes
Generating JSON Data From an Excel File
In this brief article, see how to generate JSON from an Excel file with a Java tool.
July 23, 2020
by
Alok Ranjan Meher
CORE
·
10,604 Views
·
2 Likes
Setting up Kafka Cluster With Gluster-Block Storage
Red Hat AMQ Streams is a massively-scalable, distributed, and high-performance data streaming platform based on the Apache ZooKeeper and Apache Kafka.
July 22, 2020
by
Ramu kakarla
·
6,812 Views
·
4 Likes
Install and Setup Docker Using Ansible on Ubuntu 18.04 (Part 2)
Take a look at this step by step tutorial that demonstrates how to set up Docker with Ansible and Ubuntu.
July 22, 2020
by
Sudip Sengupta
CORE
·
15,828 Views
·
5 Likes
Protractor Tutorial: Handling iFrames and Frames in Selenium
In this Protractor testing tutorial, I’ll take a look at how to handle frames and iFrames in Selenium with Protractor.
July 22, 2020
by
Praveen Mishra
·
8,379 Views
·
25 Likes
How to Use Vault and Spring Cloud Config to Secure Secrets
Check out how you can use Spring Boot Config to encrypt secrets and use Vault as a secret management tool.
July 22, 2020
by
Jimena Garbarino
·
7,644 Views
·
1 Like
Spring Boot REST Template URI Encoding
Use Spring's Rest Template to consume encoded endpoints compared to hard coded endpoints. Hard coded endpoints are prone to ResourceAccessExceptions.
Updated July 22, 2020
by
Siva Prasad Rao Janapati
·
50,013 Views
·
4 Likes
Using MuleSoft as OAuth Provider - Mule4 | OAuth2
In this tutorial, we are demonstrating a step by step guide on how to implement OAuth in MuleSoft API provided by MuleSoft itself as an OAuth Implementation Provider.
July 22, 2020
by
Imran Aziz
CORE
·
8,206 Views
·
1 Like
PostgreSQL vs Oracle: Difference in Costs, Ease of Use, and Functionality
Compare Oracle vs. PostgreSQL database — see the differences in these SQL database costs, features, and ease of use for developers and DBA’s.
July 22, 2020
by
Kristi Anderson
·
12,061 Views
·
8 Likes
Stay Safe on GitHub: Security Practices to Follow
Here are eight security practices that GitHub users can follow to stay safe and protect their code! Read on!
Updated July 21, 2020
by
Dickson Mwendia
·
10,023 Views
·
3 Likes
Server-Sent Events Using Spring
Here we are going to discuss sending unidirectional asynchronous events to any web app using Spring.
July 21, 2020
by
Vijit Sharma
·
30,190 Views
·
8 Likes
How to Populate a Child-Side Parent Association via a Hibernate-Specific Proxy
A handy solution to avoid a common persistence performance penalty.
July 21, 2020
by
Anghel Leonard
CORE
·
12,053 Views
·
6 Likes
Monolithic Decomposition and Implementing Microservices Architecture
The decomposition of an application into microservices plays a key role in microservices architecture implementation, deployment, and CI/CD.
July 21, 2020
by
Chandani Patel Bhagat
·
16,042 Views
·
31 Likes
Deploy Your C++ Lambda with Docker
In this article we will explore how you can use your C++ runtime with Lambda Functions.
July 21, 2020
by
Sudip Sengupta
CORE
·
6,695 Views
·
2 Likes
Prototype Design Pattern in Modern C++
Prototype Design Pattern helps in the prototyping (creating/copying cheaply) an object using separate methods or polymorphic classes.
July 21, 2020
by
Vishal Chovatiya
·
10,600 Views
·
1 Like
How to Detect the Internet Connection Status in an Angular Application
Allowing a user to see if their device is connected to the internet often betters user experience. See just how to do that in an Angular app.
July 21, 2020
by
Siddharth Gajbhiye
·
12,175 Views
·
5 Likes
Advanced Process Integration Tips - Quarkus Applications
The common way to integrate with your process engine is through the use of the Kie Server REST API. In this article we'll explore how...
July 21, 2020
by
Karina Varela
·
7,334 Views
·
3 Likes
Previous
...
381
382
383
384
385
386
387
388
389
390
...
Next