目前是,eureka变成了nacos,feign(ribbon)变成了feign(spring cloud loadbalancer),hystrix变成了sentinel,zuul网关变成了spring cloud gateway。
-
java项目构建工具maven和gradle
dependencies { implementation 'org.codehaus.groovy:groovy-all:3.0.5' testImplementation 'org.j....
发布于: 2023-11-11 23:45:00 -
CMS项目
http://cms-admin.dev56.com/#/dashboard....
发布于: 2023-02-14 22:58:37 -
Vben Admin
types/axios.d.tsexport interface Result<T = any> { status: number; type: 'success' | 'error'....
发布于: 2022-11-28 00:28:58 -
Data science in Java
https://github.com/cardillo/joineryhttps://github.com/lwhite1/tablesaw....
发布于: 2022-11-21 21:55:22 -
RxJava: Reactive Extensions for the JVM
RxJava is a Java VM implementation of Reactive Extensions[1]使用可观察的序列来组成异步和基于事件的程序的库。<!-- https://....
发布于: 2022-11-19 13:56:36 -
java 动态表单设计
https://blog.csdn.net/xuxie13/article/details/118729074....
发布于: 2022-12-14 08:57:55 -
Nextflow
https://blog.csdn.net/qq_26030541/article/details/126104239https://www.nextflow.io/docs/latest/basic....
发布于: 2022-12-11 16:40:51
java 一共收录文章37篇,
一共有4页,
每页显示10篇