Coder Social home page Coder Social logo

jitwxs / blog-sample Goto Github PK

View Code? Open in Web Editor NEW
308.0 11.0 222.0 1.5 MB

个人博客示例程序

Home Page: https://www.jitwxs.cn

License: Apache License 2.0

C 9.34% Shell 0.56% Makefile 0.53% Java 79.76% CSS 0.26% HTML 5.67% JavaScript 3.42% Vue 0.46%
java vue linux springboot hololens ltp

blog-sample's Introduction

Gitter Star Fork License

从哪里可以找到我

个人网站 https://jitwxs.cn
CSDN https://jitwxs.blog.csdn.net
邮箱 [email protected]
[email protected]
微信 jitwxs
jitwxs

目录

java-sample

名称 文章地址
concurrent-sample 《Java 并发编程》系列
dynamic-proxy-sample JDK 动态代理与 Cglib 动态代理
grpc-sample gRPC 在 Java 中的入门实例
mock-sample 👉 跳转子目录
performance-optimized Java 代码性能优化之路
protobuf-sample Protobuf 在 Java 中的入门实例
reflection-sample 反射用法实践

springboot-sample

Modulo Description
alipay-sample Java Web 中接入支付宝支付
aop-sample SpringBoot 整合 AOP
dynamic-schedule-sample Spring SchedulingConfigurer 实现动态定时任务
es-sample Elasticsearch 初探(5)——与SpringBoot整合
i18n-sample SprringBoot 配置国际化
jib-sample Google Jib 容器化构建工具
jwt-sample Json Web Token 介绍与基本使用
metrics-sample 👉 跳转子目录
mp3-sample SpringBoot 整合 MyBatisPlus 3.x
mp-sample SpringBoot 整合 MyBatisPlus 2.x
oauth-sample Web 三方登录实现(基于OAuth2.0,包含Github和QQ登录,附源码)
springboot-security 👉 跳转子目录
shallow-copy-sample Java 浅拷贝性能比较
shiro-sample SpringBoot 集成 Shiro 安全框架
ws-sample WebSoket 初探并于 SpringBoot 整合

Linux

名称 文章地址
process_comm Linux 进程间通信
io_mode Linux IO 模型
socket Linux Socket 编程

Vue

名称 文章地址
vue_axios + vue3_axios Axiso解决跨域访问

其他

名称 文章地址
Hololens 👉 跳转子目录
LTP 《LTP》系列
ActiveMQ 《ActiveMQ 初探》系列

Java 项目标准化

  1. 项目命名采用全小写,中横线分隔,sample 结尾,包名采用com.github.jitwxs.sample 打头,确保每个项目包名在整个工程中唯一。例如:spring-security-sample,包名 com.github.jitwxs.sample.springsecurity
  2. 依赖中含有 SpringBoot 的,作为 springboot-sample 项目的一个独立子工程;依赖中不含有 SpringBoot 的,作为 java-sample 项目的一个独立子工程。
  3. 公共性依赖放置在父工程中,子项目放置本项目特有依赖。
  4. 如某文章为系列文章,含有多个章节项目,那么这些章节项目应当作为该系列的子项目,命令后加形如 -ch01-ch02 区分。例如:spring-security-sample-ch01,包名 com.github.jitwxs.sample.springsecurity.ch01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.