You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.settings | 6 months ago | |
AtLeastOneGroupValidator | 5 months ago | |
big-decimal | 6 months ago | |
camel-testing | 6 months ago | |
encryption | 3 years ago | |
flexible-caffeine-cache | 6 months ago | |
recursion-print/src/main/java/com/bvn13/example/recursion/print | 3 years ago | |
spring-custom-scheduler | 3 years ago | |
springboot2-junit5-skiptest | 4 years ago | |
springboot2-request-logger | 3 years ago | |
time-duration | 3 years ago | |
.gitignore | 6 months ago | |
LICENSE | 5 years ago | |
README.md | 5 months ago |
README.md
Java Lessons
-
Lesson #1 - How to write an annotation for your JUnit5 tests and to use application.properties from Spring environment
-
Lesson #2 - How to log every request in Spring/SpringBoot web application
Snippets
- Flexible Caffeine Cache Manager - How to separate different cache configurations into one application using Caffeine cache
- Big decimal example
- 'At least one group' Validator - JavaX validator to check whether only one field is specified