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

Block or report eager-zh

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

Popular repositories

  1. scoped-value-usage scoped-value-usage Public

    Java 1

  2. non-spring-boot-mvc-application-with-virtual-threads non-spring-boot-mvc-application-with-virtual-threads Public

    Simple non-Spring Boot Spring MVC application demonstrates a usage of virtual threads

    Java 1

  3. mdc-scoped-value mdc-scoped-value Public

    Simple Spring Boot Spring MVC application demonstrates an access to MDC-bound values by a thread, accessed by a thread, forked by `StructuredTaskScope.fork`

    Java 1

  4. transactional-on-post-construct-example transactional-on-post-construct-example Public

    Simple Spring Boot application which demonstrates a use of @Transactional in @PostConstruct method

    Java

  5. old-tomcat-virtual-threads old-tomcat-virtual-threads Public

    Simple standalone Java application configures embedded Tomcat 8.0.5, which does not support virtual threads, to use them

    Java

  6. mdc-filter mdc-filter Public

    Simple Spring Boot Spring MVC application demonstrates logging of MDC-bound values

    Java