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

Block or report ai-smalleryu

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. apache-shiro-tutorial-webapp apache-shiro-tutorial-webapp Public

    Forked from lhazlewood/apache-shiro-tutorial-webapp

    A step-by-step tutorial showing how to secure a web app with Apache Shiro

    Java

  2. studyandtest studyandtest Public

    学习使用

    Java

  3. flink-recommandSystem-demo flink-recommandSystem-demo Public

    Forked from will-che/flink-recommandSystem-demo

    🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。

    Java

  4. open-source-manual open-source-manual Public

    Forked from lijiangsheng1/open-source-manual

    A Ebook of Open Source Manual

    C

  5. incubator-paimon incubator-paimon Public

    Forked from apache/paimon

    Apache Paimon(incubating) is a streaming data lake platform that supports high-speed data ingestion, change data tracking and efficient real-time analytics.

    Java 2

  6. flink-sql-lineage flink-sql-lineage Public

    Forked from HamaWhiteGG/flink-sql-lineage

    FlinkSQL字段血缘解决方案及源码。FlinkSQL field lineage solution and source code, The core idea is to parse SQL through Calcite to generate a RelNode tree of relational expressions. Then get the optimized logic…

    Java