
Practicing creative engineering
Backend engineer with focus on Java but interested (and partly experienced) in other topics around JVM
Pinned Loading
-
nss-java-maker
nss-java-maker PublicA tiny utility for creating Wireshark SSL keys files (in NSS format) from Java SSL debug logs.
-
springboot-jshell-adapter
springboot-jshell-adapter PublicA simple script for running JShell against Spring Boot packaged classpath
-
joker-2018-samples
joker-2018-samples PublicA set of samples for my talk on Joker'18 Java conference
-
JUnit test for conditional Spring Bo...
JUnit test for conditional Spring Boot bean registration (@ConditionalOnProperty) 1## Problem
23Suppose you have two classes that should be registered with Spring context exclusively, e.g. only one of the beans must exist in the context at any time based on some boolean property value. Of course you can do it by adding explicit `if` condition into your `@Configuration` class. But if the classes have no common interface it may be quite cumbersome. As an alternative you can use `@ConditionalOnProperty` annotation on your classes, e.g.:
45```java
40 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
Toparvion/toparvion.pro,
spring-petclinic/spring-petclinic-rest,
Toparvion/spring-petclinic-rest
and 6 other
repositories
Loading
Contribution activity
March 2025
Toparvion has no activity
yet for this period.