Skip to content
View BorisDaich's full-sized avatar
  • Boris Daich Consulting
  • Israel

Block or report BorisDaich

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. experiments Public

    different experiments, Tech evaluations, attempts to solve specific problem

    Java

  2. vault-maven-plugin Public

    Forked from DecipherNow/vault-maven-plugin

    A Maven plugin that extracts secrets from Vault and populate Maven properties.

    Java

  3. vz-public-apps Public

    hosting of the VocalZoom WebStart based apps distribution

  4. camel sample Junit test - how to rep...
    1
    package biz.daich.learning.camel;
    2
    
                  
    3
    import org.apache.camel.builder.AdviceWithRouteBuilder;
    4
    import org.apache.camel.builder.RouteBuilder;
    5
    import org.apache.camel.component.mock.MockEndpoint;
  5. Test_oncompletion_agregate.java
    1
    package biz.daich.learning.camel;
    2
    
                  
    3
    import org.apache.camel.builder.RouteBuilder;
    4
    import org.apache.camel.component.mock.MockEndpoint;
    5
    import org.apache.camel.processor.aggregate.GroupedBodyAggregationStrategy;
  6. patrickpr/YAOG Public

    Yet Another Openssl GUI : Qt based openssl GUI to create CSR, certificates, keys (RSA / DSA / EC)

    C 109 11