π Check If a String Is Numeric in Java
https://www.baeldung.com/java-check-string-number
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-check-string-number
β‘οΈ @JavaLearnZone
Baeldung
Check If a String Is Numeric in Java | Baeldung
Explore different ways to determine whether a String is numeric or not.
π Object-Oriented-Programming Concepts in Java
https://www.baeldung.com/java-oop
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-oop
β‘οΈ @JavaLearnZone
Baeldung on Kotlin
Object-Oriented-Programming Concepts in Java | Baeldung
A quick and practical overview of OOP concepts in Java.
π Understanding the Pattern.quote Method
https://www.baeldung.com/java-pattern-quote
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-pattern-quote
β‘οΈ @JavaLearnZone
Baeldung
Understanding the Pattern.quote Method | Baeldung
When using regular expressions in Java, sometimes we need to match regex patterns in their literal form β without processing any metacharacters. Let's find out how we can do that.
π MicroProfile OpenAPI for everyone
//www.javacodegeeks.com/2020/08/microprofile-openapi-for-everyone.html
β‘οΈ @JavaLearnZone
//www.javacodegeeks.com/2020/08/microprofile-openapi-for-everyone.html
β‘οΈ @JavaLearnZone
Java Code Geeks
MicroProfile OpenAPI for everyone | Java Code Geeks - 2021
Interested to learn about MicroProfile OpenAPI? Check our article explaining how the SmallRye Implementation extends with some extra features.
π Guide to Pattern Matching in Vavr
https://www.baeldung.com/vavr-pattern-matching
β‘οΈ @JavaLearnZone
https://www.baeldung.com/vavr-pattern-matching
β‘οΈ @JavaLearnZone
Baeldung
A Guide to Pattern Matching in Vavr | Baeldung
A quick and practical guide for using Pattern Matching features in Vavr
π Check If Two Lists are Equal in Java
https://www.baeldung.com/java-test-a-list-for-ordinality-and-equality
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-test-a-list-for-ordinality-and-equality
β‘οΈ @JavaLearnZone
Baeldung
Check if Two Lists Are Equal in Java Baeldung
A short article focused on the common problem of testing if two List instances contain the same elements in exactly the same order.
π Converting Java Date to OffsetDateTime
https://www.baeldung.com/java-convert-date-to-offsetdatetime
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-convert-date-to-offsetdatetime
β‘οΈ @JavaLearnZone
Baeldung
Converting Java Date to OffsetDateTime
Learn how to convert a Java Date to an OffsetDateTime.
π Why are Local Variables Thread-Safe in Java
https://www.baeldung.com/java-local-variables-thread-safe
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-local-variables-thread-safe
β‘οΈ @JavaLearnZone
Baeldung
Why Are Local Variables Thread-Safe in Java | Baeldung
Learn why local variables are thread-safe in Java.
π Rest API Documentation and Client Generation with OpenAPI
//www.javacodegeeks.com/2021/06/rest-api-documentation-and-client-generation-with-openapi.html
β‘οΈ @JavaLearnZone
//www.javacodegeeks.com/2021/06/rest-api-documentation-and-client-generation-with-openapi.html
β‘οΈ @JavaLearnZone
Java Code Geeks
Rest API Documentation and Client Generation with OpenAPI - Java Code Geeks - 2023
Interested to learn about OpenAPI? Check our article explaining how OpenAPI makes documenting these RESTful services very easy.
π Publish and Receive Messages with Nats Java Client
https://www.baeldung.com/nats-java-client
β‘οΈ @JavaLearnZone
https://www.baeldung.com/nats-java-client
β‘οΈ @JavaLearnZone
π A Guide to the Folding Technique in Java
https://www.baeldung.com/folding-hashing-technique
β‘οΈ @JavaLearnZone
https://www.baeldung.com/folding-hashing-technique
β‘οΈ @JavaLearnZone
π Calculate the Distance Between Two Points in Java
https://www.baeldung.com/java-distance-between-two-points
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-distance-between-two-points
β‘οΈ @JavaLearnZone
Baeldung
Calculate the Distance Between Two Points in Java | Baeldung
A quick Java solution for a simple math problem of finding the distance between two points
π Java Annotations Interview Questions (+ Answers)
https://www.baeldung.com/java-annotations-interview-questions
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-annotations-interview-questions
β‘οΈ @JavaLearnZone
π Reading the Value of βprivateβ Fields from a Different Class in Java
https://www.baeldung.com/java-reflection-read-private-field-value
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-reflection-read-private-field-value
β‘οΈ @JavaLearnZone
π Generating Random Dates in Java
https://www.baeldung.com/java-random-dates
β‘οΈ @JavaLearnZone
https://www.baeldung.com/java-random-dates
β‘οΈ @JavaLearnZone
π Designing a User Friendly Java Library
https://www.baeldung.com/design-a-user-friendly-java-library
β‘οΈ @JavaLearnZone
https://www.baeldung.com/design-a-user-friendly-java-library
β‘οΈ @JavaLearnZone