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

Block or report icboluo

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

Hi there 👋

项目是学习Java的一些笔记

项目主体

  • JDK17
  • 采用简单的Spring全家桶
  • Mysql/Sqlite3/Redis
  • 装这些就可以啦,项目可以启动个七七八八了
  • 可以使用任意一个application.simple 配置文件,用这个配置文件,项目启动不需要任何三方服务的支持(但是功能也会受影响

document

sql文件
EasyCode settings
IDEA settings

项目更新了LeetCode中的一些算法解法

algorithm

算法
数据结构
leetcode 题目,2600以后题目不再维护
简单算法

解法有好多是来源于Discuss中的思路

common服务提供公共工具

framework

MarkDown语法
Spring Learn
Thread
Redis简述
Mybatis Learn\

fund服务是基金服务

Fund

game服务是一个小游戏

Game
国际化
飞机大战1
飞机大战2

gateway 服务内嵌Redis,服务启动,Redis服务自动启动

mvc 服务包含 tomcat servlet mvc

note服务是笔记本功能,包含Excel-Mysql之间的转换

Note
EasyExcel 使用
笔记本
Feign 的简单使用
RestTemplate 的简单使用
Feign 的简单使用

se服务提供了Java SE 部分的内容

注解
Base基础
SpringBoot
比较器
设计模式
异常处理
IO流
JDK源码
HashMap1.7源码
内部类
反射
Stream
线程
File

sql服务提供mysql、redis、mq、mybatis等工具使用

Mq Learn

user服务提供接口,用来给其他服务调用,无实质内容

User

web服务用作spring调试调用

Web
Async 异步注解

查看详情

Popular repositories

  1. icboluo icboluo Public

    基于SpringCloud,包含Mysql/Sqlite3/Redis/Mybatis/EasyExcel等工具的Demo

    Java 1 2

  2. icboluo_web icboluo_web Public

    icboluo前端代码

    JavaScript 1