Skip to content
View IsNott's full-sized avatar
:octocat:
Learning
:octocat:
Learning

Block or report IsNott

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
IsNott/README.md

👋 Hi, I’m IsNott

isnott github

承接中小型Java Web项目,可满足纯后端、前后端分离等需求。
有需要请联系 [email protected]
Looking for some small-middle Java project part-time work opportunities.
Reach me at [email protected] or give a issue for this repository.

🏷️ Skill tags

🕊 Stand on peace,against the war. 🕊

🤖 OVERVIEW

Anurag's GitHub stats

🤝 Support

  • 🧡 If you like my projects,⭐ Give a star for them or share it to your friends.

Pinned Loading

  1. spring-cloud-security-cli spring-cloud-security-cli Public

    自用的Spring boot3脚手架,整合了mybatis-plus、security+jjwt鉴权、Nacos注册中心、okhttp、log4j日志、mysql、redis,用于微服务项目开发。目前已支持通过Http调用方式新建单体、微服务模板项目,适用于熟悉mybatis-plus的开发人员。

    Java 9 3

  2. nott-mybatis-core nott-mybatis-core Public

    个人的mybatis学习包,基于mybatis3.5,spring6.0,mysql,java17+,spring-aop等依赖,封装通用mapper提供curd基础操作以及动态数据源功能。

    Java 1

  3. hutu-order hutu-order Public

    糊涂点餐,一个基于uniapp+vue2+springboot2+mybatis-plus的点餐系统,适用于小型餐饮店、咖啡饮品店等业务场景。

    Vue 5 1

  4. netty-learning netty-learning Public

    记录学习Netty的项目,基于Netty4.x,实现基本的server-client模型、在线聊天等demo

    Java