Learn how to convert from Java’s LocalDate to Epoch and vice versa.
Also find me here:
Baeldung Author
Abdul Wahab
I am an inquisitive engineer with a Masters degree in Software Engineering. I enjoy learning new technologies and solving complex problems. My goal is to create high-quality and user-friendly software solutions that can make a positive impact in the world. Although backend application development is my area of expertise, I enjoy working in other roles surrounding software development too such as Business Analyst, Requirements Engineer, DevOps and Frontend Engineer. Writing for Baeldung allows me to share my knowledge and passion for Java and Spring Boot with a large audience of learners.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring (1)
- Java Dates (1)
- Core Java (1)
Setting Time-To-Live Value for Caching
Filed under Spring
Learn how to set TTL caching for Spring-based caching.
Advantages and Disadvantages of Using Java Wildcard Imports
Filed under Core Java
Learn the advantages and disadvantages of using wildcard import statements in Java.