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.
![]() |
2 months ago | |
---|---|---|
.settings | 10 months ago | |
AtLeastOneGroupValidator | 9 months ago | |
JavaCollections/JavaCollections/src/test/java | 2 months ago | |
SpringDataResultSetProcessing | 2 months ago | |
big-decimal | 10 months ago | |
camel-testing | 10 months ago | |
encryption | 4 years ago | |
flexible-caffeine-cache | 10 months ago | |
hexdec/hexdec/src | 2 months ago | |
log-sorter/log-sorter | 2 months ago | |
recursion-print/src/main/java/com/bvn13/example/recursion/print | 4 years ago | |
spring-custom-scheduler | 4 years ago | |
springboot2-junit5-skiptest | 4 years ago | |
springboot2-request-logger | 4 years ago | |
time-duration | 4 years ago | |
.gitignore | 10 months ago | |
LICENSE | 5 years ago | |
README.md | 9 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