A quick and practical guide to implementing retry logic with Spring Retry
Also find me here:
Baeldung Author
Tuan Nguyen
I am a passionate Data Scientist / Big Data Engineer with a strong background in Software Development. My technical stacks include Python, Spark, Java, Scala, Cloudera.
Here's what I've written (so far):
Baeldung on Java
- All
- XML (1)
- Spring (1)
- Java (1)
- Data (1)
Guide to JAXB
Filed under XML
This is an introductory article on JAXB (Java Architecture for XML Binding).
Intro to AspectJ
Filed under Java
This article is a quick and practical introduction to AspectJ.
Guide to Hazelcast with Java
Filed under Data
An intro guide to using Hazelcast in Java – and a look at the cluster, client and distributed map.
Baeldung on Scala
- All
- Scala OOP (1)
- Scala Basics (1)
Difference Between Case Object and Object
Filed under Scala OOP
Explore the concepts of case object and object in Scala.
Packaging, Importing and Package Objects in Scala
Filed under Scala Basics
Learn about the key features of Scala importing and packaging.