Skip to content
View eqlbin's full-sized avatar
Block or Report

Block or report eqlbin

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

  1. primitive-ip-utils primitive-ip-utils Public

    Very simple utilities for working with IP addresses and subnets based on integers (for now, only IPv4)

    Java

  2. gwt-dropdown-month-datepicker gwt-dropdown-month-datepicker Public

    Date picker component which allows to select the current month, using the drop-down lists to set the month and year. In addition to this, it supports a fixed date range.

    Java 2 1

  3. spring-jpa-two-datasources-example spring-jpa-two-datasources-example Public

    This example shows how to configure two data sources in Spring Boot + Spring Data JPA project and what problems may occur when using local transactions over both data sources.

    Java