All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download io.github.tf2jaguar.micro JAR files with all dependencies

Search JAR files by class name

micro-core from group io.github.tf2jaguar.micro (version 1.1.3.RELEASE)

自定义服务异常枚举时实现 `ExceptionEnums` 如内置的常用异常状态枚举的实现方式 `public enum ErrorEnums implements ExceptionEnums`;封装了接口交互的出入参数格式类(通过 `micro-codec` 模块完成出入参数自动封装、解封装)

Group: io.github.tf2jaguar.micro Artifact: micro-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact micro-core
Group io.github.tf2jaguar.micro
Version 1.1.3.RELEASE
Last update 16. June 2022
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies spring-core, jakarta.validation-api,
There are maybe transitive dependencies!

micro-logging from group io.github.tf2jaguar.micro (version 1.1.3.RELEASE)

统计经过 `http请求` 的出入参数记录,针对每个 `request` 在日志中有唯一的 `session_id` 进行区分,使用logback记录 all_log、error_log、api_log、access_log 日志并按照天做切分

Group: io.github.tf2jaguar.micro Artifact: micro-logging
Show all versions Show documentation Show source 
 

0 downloads
Artifact micro-logging
Group io.github.tf2jaguar.micro
Version 1.1.3.RELEASE
Last update 16. June 2022
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies spring-context, spring-web, spring-boot-autoconfigure, tomcat-embed-core, aspectjweaver, slf4j-api,
There are maybe transitive dependencies!

micro-mybatis-plus from group io.github.tf2jaguar.micro (version 1.1.3.RELEASE)

mybatis-plus自动生成代码工具

Group: io.github.tf2jaguar.micro Artifact: micro-mybatis-plus
Show all versions Show documentation Show source 
 

0 downloads
Artifact micro-mybatis-plus
Group io.github.tf2jaguar.micro
Version 1.1.3.RELEASE
Last update 16. June 2022
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spring-boot-starter-web, mybatis-plus-boot-starter, mybatis-plus-generator, velocity-engine-core,
There are maybe transitive dependencies!

micro-apollo from group io.github.tf2jaguar.micro (version 1.1.3.RELEASE)

对 apollo 配置变更自动刷新,对 apollo 日志级别调整后自动刷新

Group: io.github.tf2jaguar.micro Artifact: micro-apollo
Show all versions Show documentation Show source 
 

0 downloads
Artifact micro-apollo
Group io.github.tf2jaguar.micro
Version 1.1.3.RELEASE
Last update 16. June 2022
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies spring-context, spring-beans, spring-cloud-context, spring-boot-autoconfigure, apollo-client,
There are maybe transitive dependencies!

micro-codec from group io.github.tf2jaguar.micro (version 1.1.3.RELEASE)

对 http 调用出入参数驼峰转换,入参数 params 封装,出参数 code、data、message 封装;对 feign 调用的出入参数驼峰转换;对 swagger 展示中入参数、出参数封装

Group: io.github.tf2jaguar.micro Artifact: micro-codec
Show all versions Show documentation Show source 
 

0 downloads
Artifact micro-codec
Group io.github.tf2jaguar.micro
Version 1.1.3.RELEASE
Last update 16. June 2022
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies spring-webmvc, spring-web, spring-cloud-starter-openfeign, spring-boot-autoconfigure, slf4j-api, jackson-databind, guava, micro-core,
There are maybe transitive dependencies!

micro-distribute from group io.github.tf2jaguar.micro (version 1.1.3.RELEASE)

利用 Twitter 的 Snowflake 实现分布式ID生成器

Group: io.github.tf2jaguar.micro Artifact: micro-distribute
Show all versions Show documentation Show source 
 

0 downloads
Artifact micro-distribute
Group io.github.tf2jaguar.micro
Version 1.1.3.RELEASE
Last update 16. June 2022
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-boot-autoconfigure,
There are maybe transitive dependencies!

microcosm from group io.github.tf2jaguar.micro (version 1.1.3.RELEASE)

Springboot项目的工具包。尝试减少函数和功能之间的相互依赖性,每个功能都用作服务依赖性的最小单位。

Group: io.github.tf2jaguar.micro Artifact: microcosm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact microcosm
Group io.github.tf2jaguar.micro
Version 1.1.3.RELEASE
Last update 16. June 2022
Organization not specified
URL https://github.com/tf2jaguar/microcosm
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

micro-qconf from group io.github.tf2jaguar.micro (version 1.1.3.RELEASE)

实现了从 qconf 中获取服务器列表,供给 `ribbon` 远程调用

Group: io.github.tf2jaguar.micro Artifact: micro-qconf
Show all versions Show documentation Show source 
 

0 downloads
Artifact micro-qconf
Group io.github.tf2jaguar.micro
Version 1.1.3.RELEASE
Last update 16. June 2022
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies spring-boot-autoconfigure, spring-cloud-starter-netflix-ribbon, qconf,
There are maybe transitive dependencies!

micro-except from group io.github.tf2jaguar.micro (version 1.1.3.RELEASE)

定义服务异常 `ServerException` ,打印error日志,返回接口错误,业务异常 `BusinessException` ,不打印error日志,只返回接口错误,参数绑定异常 `BindException` ,打印error日志,返回接口错误等。同时捕获全局异常返回通用结构体

Group: io.github.tf2jaguar.micro Artifact: micro-except
Show all versions Show documentation Show source 
 

0 downloads
Artifact micro-except
Group io.github.tf2jaguar.micro
Version 1.1.3.RELEASE
Last update 16. June 2022
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies spring-context, spring-web, spring-boot-autoconfigure, tomcat-embed-core, micrometer-core, slf4j-api, micro-core,
There are maybe transitive dependencies!



Page 1 from 1 (items total 9)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy