Skip to content
View vampireslove's full-sized avatar

Block or report vampireslove

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 Loading

  1. Java-study-Interview Java-study-Interview Public

    Forked from CS-BOOKS-TEAM/Java-study-Interview

    全网最齐全的Java面试题库-附答案-持续更新

    1

  2. angular.js angular.js Public

    Forked from angular/angular.js

    JavaScript

  3. vlrepos vlrepos Public

    Java

  4. vertx-examples vertx-examples Public

    Forked from vert-x3/vertx-examples

    Vert.x examples

    Java

  5. vertx-kafka-client vertx-kafka-client Public

    Forked from vert-x3/vertx-kafka-client

    Reactive Kafka Client for Vert.x

    Java

  6. vertx-mybatis vertx-mybatis Public

    Forked from frjufvjn/vertx-mybatis

    vertx sqlclient template using mybatis NON-BLOCK & ASYNCHRONOUS

    Java

7 contributions in the last year

Contribution Graph
Day of Week May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created an issue in spring-projects/spring-framework that received 2 comments

SpEL throws exception when accessing property on nonexistent variable

@Test public void testSpel(){ String expression = "#name == 'joy' || #age > 10 || #ab.type == 1 || #a == 10"; HashMap<String, Object> paramMap = new

2 comments
Loading