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
What Java DAO Layer Is Best for Your Project
Reviewing and comparing the most popular java database access frameworks.
May 18, 2020
by
Dmitry Egorov
CORE
·
32,285 Views
·
12 Likes
Generating OAuth Tokens Part 1
In this article, we'll discuss how to create a basic authorization server that creates tokens given the username and password.
May 18, 2020
by
Vinu Sagar
·
14,441 Views
·
12 Likes
Apache Ignite: Client Connectors Variety
Check out all the client connectors available for Apache Ignite out of the box, and best practices around when you should (or should not) use them.
May 18, 2020
by
Valentin Kulichenko
·
10,638 Views
·
6 Likes
Introduction to Spring Data JPA Part 8: Many-to-Many Bidirectional
In this article, we discuss how to model many-to-many, bidirectional relationships with Spring Data JPA.
May 17, 2020
by
Vinu Sagar
·
62,717 Views
·
8 Likes
Introduction to Spring Data JPA Part 7: Unidirectional Many-to-Many Relationships
In this article, we discuss how to create many-to-many, unidirectional relationships with Spring Data JPA.
May 17, 2020
by
Vinu Sagar
·
9,973 Views
·
4 Likes
10 Courses to Learn Spring Boot and Microservices in Java
In this article, we provide some of the best ten courses to learn Spring Boot and microservices in depth with Java.
May 17, 2020
by
Javin Paul
·
40,831 Views
·
22 Likes
Predicting Wine Quality With Several Classification Techniques
In this article, see how to predict wine quality with several classification techniques.
May 15, 2020
by
Terence Shin
·
9,804 Views
·
5 Likes
Basic Frontend Dev Environment Setup
In this post, I share a very basic development environment setup which is very useful if you just quickly want to evaluate some functionality.
May 15, 2020
by
Jawad Hasan Shani
CORE
·
11,104 Views
·
3 Likes
Best Performance Practices for Hibernate 5 and Spring Boot 2 (Part 4)
Learn more about improving your performance in Hibernate 5 and Spring Boot 2 applications.
May 15, 2020
by
Anghel Leonard
CORE
·
27,018 Views
·
16 Likes
Replicating Bitbucket Pipelines on Your Laptop for Local Debugging
This article demonstrates how to clone your commit and replicate a serverless deployment locally to quickly diagnose and debug issues.
May 15, 2020
by
Ayush Sharma
·
9,268 Views
·
2 Likes
How to Set Up and Run Kafka on Kubernetes
In this tutorial we are going to see an example Kafka deployment within Platform9 Free Tier Kubernetes platform, backed up by some DigitalOcean droplets.
May 14, 2020
by
Kamesh Pemmeraju
·
11,252 Views
·
2 Likes
Setting Up a CrateDB Cluster With Kubernetes to Store and Query Machine Data
Using open source CrateDB + Kubernetes for machine data.
May 13, 2020
by
Mika Naylor
·
8,797 Views
·
4 Likes
Deploy a Hyperledger Fabric v2 Web App Using the Node.js SDK
Develop a web app that works with Hyperledger Fabric v2
May 13, 2020
by
Thomas Lee
·
9,566 Views
·
2 Likes
Write Integration Tests on MongoDB With .NET Core and Docker
In this post, we're going to explore a simple but effective way to write integration tests on MongoDB using .NET Core and Docker.
May 13, 2020
by
David Guida
·
15,658 Views
·
4 Likes
Using Technical Analysis Indicators to Send Buy-or-Sell Trading Signals to a Chatroom
In this article, see how you can use technical analysis indicators to send buy-or-sell trading signals to a chatroom on an ongoing basis.
Updated May 13, 2020
by
Umer Nalla
·
13,774 Views
·
5 Likes
Writing a Scala/Spark UDF: Options to Consider
In this article, we discuss various ways that we can write User Defined Functions in Spark with Scala.
May 12, 2020
by
Bipin Patwardhan
·
16,185 Views
·
1 Like
Waiting for Coroutines in Kotlin
In this article, we discuss how to wait for Coroutines in Kotlin to better understand how to work with asynchronous tasks.
May 12, 2020
by
Dan Newton
·
63,526 Views
·
4 Likes
Cancelling Coroutines in Kotlin
How to cancel a coroutine and how to write a coroutine that can actually be cancelled
May 12, 2020
by
Dan Newton
·
11,170 Views
·
1 Like
How to View MongoDB Collections as Diagrams
Even though MongoDB doesn't have a schema, there is still a method to view the collections as diagrams.
May 11, 2020
by
Rafaelo Condret
·
25,711 Views
·
6 Likes
Custom Exceptions in Java
In this article, create a custom exception class in Java.
May 11, 2020
by
Shatakshi Dixit
·
14,045 Views
·
3 Likes
Previous
...
206
207
208
209
210
211
212
213
214
215
...
Next