跳过导航链接
A B C D E F G I J M N O P R S T U V W X Y 

A

and(Supplier<? extends Stream<? extends T>>) - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
Creates a new Streamable from the current one and the given Stream concatenated.
and(T...) - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
Creates a new Streamable from the current one and the given values concatenated.
and(Iterable<? extends T>) - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
Creates a new Streamable from the current one and the given Iterable concatenated.
and(Streamable<? extends T>) - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
Convenience method to allow adding a Streamable directly as otherwise the invocation is ambiguous between
aopDis(HttpServletRequest, ProceedingJoinPoint) - 类 中的静态方法cn.jdevelops.spring.core.aop.ParamsDis
调用日志打印
AopReasolver - cn.jdevelops.spring.core.aop中的类
Aop 相关反射工具
AopReasolver() - 类 的构造器cn.jdevelops.spring.core.aop.AopReasolver
 
AUTO - 类 中的静态变量cn.jdevelops.spring.constant.SchemaConstant
auto

B

bindingMachine(List<EPlatform>) - 类 中的静态方法cn.jdevelops.spring.core.jar.JarUtil
设置不允许启动的系统平台 默认全部都可以
bindingMachine() - 类 中的静态方法cn.jdevelops.spring.core.jar.JarUtil
jar绑定本机运行(复制到其他机器上就无法运行了) - 测试通过了linux(windows还无法实现) 启动后都配置读不到,直接在jar中生产文件。

C

cn.jdevelops.spring.constant - 程序包 cn.jdevelops.spring.constant
 
cn.jdevelops.spring.core.aop - 程序包 cn.jdevelops.spring.core.aop
 
cn.jdevelops.spring.core.context - 程序包 cn.jdevelops.spring.core.context
 
cn.jdevelops.spring.core.jar - 程序包 cn.jdevelops.spring.core.jar
 
cn.jdevelops.spring.core.properties - 程序包 cn.jdevelops.spring.core.properties
 
cn.jdevelops.spring.core.system - 程序包 cn.jdevelops.spring.core.system
 
cn.jdevelops.spring.core.yml - 程序包 cn.jdevelops.spring.core.yml
 
cn.jdevelops.spring.entity - 程序包 cn.jdevelops.spring.entity
 
cn.jdevelops.spring.enums - 程序包 cn.jdevelops.spring.enums
 
cn.jdevelops.spring.exception - 程序包 cn.jdevelops.spring.exception
 
cn.jdevelops.spring.http - 程序包 cn.jdevelops.spring.http
 
cn.jdevelops.spring.rest - 程序包 cn.jdevelops.spring.rest
 
cn.jdevelops.spring.springutil - 程序包 cn.jdevelops.spring.springutil
 
CommUtil - cn.jdevelops.spring.core.aop中的类
aop专用的util
CommUtil() - 类 的构造器cn.jdevelops.spring.core.aop.CommUtil
 
consoleLog(T) - 类 中的静态方法cn.jdevelops.spring.core.aop.CommUtil
 
ContextUtil - cn.jdevelops.spring.core.context中的类
获取上下文
ContextUtil() - 类 的构造器cn.jdevelops.spring.core.context.ContextUtil
 

D

DB2 - 类 中的静态变量cn.jdevelops.spring.constant.SchemaConstant
oracle
DEFAULT - 类 中的静态变量cn.jdevelops.spring.springutil.MethodInvocationRecorder
 

E

empty() - 接口 中的静态方法cn.jdevelops.spring.springutil.Streamable
Returns an empty Streamable.
EPlatform - cn.jdevelops.spring.enums中的枚举
系统名
executeJar(String, List) - 类 中的方法cn.jdevelops.spring.core.jar.JarExecutor
 

F

FILE - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
file
filter(Predicate<? super T>) - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
Returns a new Streamable that will apply the given filter Predicate to the current one.
firstNonEmpty(Supplier<Optional<T>>...) - 接口 中的静态方法cn.jdevelops.spring.springutil.Optionals
Invokes the given Supplier s for Optional results one by one and returns the first non-empty one.
firstNonEmpty(Iterable<Supplier<Optional<T>>>) - 接口 中的静态方法cn.jdevelops.spring.springutil.Optionals
Invokes the given Supplier s for Optional results one by one and returns the first non-empty one.
flatMap(Function<? super T, ? extends Stream<? extends R>>) - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
Returns a new Streamable that will apply the given Function to the current one.
forProxyOf(Class<T>) - 类 中的静态方法cn.jdevelops.spring.springutil.MethodInvocationRecorder
Creates a new Recorded for the given type.

G

GAN_TAN - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
感叹号
get() - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
 
getApplicationContext() - 类 中的静态方法cn.jdevelops.spring.core.context.ContextUtil
获取applicationContext
getBean(String) - 类 中的静态方法cn.jdevelops.spring.core.context.ContextUtil
通过name获取 Bean.
getBean(Class<T>) - 类 中的静态方法cn.jdevelops.spring.core.context.ContextUtil
通过class获取Bean.
getBean(String, Class<T>) - 类 中的静态方法cn.jdevelops.spring.core.context.ContextUtil
通过name,以及Clazz返回指定的Bean
getExecutionLog() - 类 中的方法cn.jdevelops.spring.core.jar.JarExecutor
 
getFilesToAdd() - 类 中的方法cn.jdevelops.spring.entity.JarAddFile
 
getFilesToAddRelativePath() - 类 中的方法cn.jdevelops.spring.entity.JarAddFile
 
getFirst() - 类 中的方法cn.jdevelops.spring.springutil.Pair
Returns the first element of the Pair.
getJarPath() - 类 中的静态方法cn.jdevelops.spring.core.jar.JarUtil
获取jar的路径 (war包没测试)
getKey(Function<T, S>) - 类 中的方法cn.jdevelops.spring.entity.TypedBean
 
getOsName() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
获取操作系统名字
getPropertiesYml(String) - 类 中的静态方法cn.jdevelops.spring.core.yml.YmlUtils
获取myl文件中的所有内容,需要哪个自己通过getProperty(key)的方法取
getPropertyName(Method) - 接口 中的方法cn.jdevelops.spring.springutil.MethodInvocationRecorder.PropertyNameDetectionStrategy
getPropertyName
getPropertyPath() - 类 中的方法cn.jdevelops.spring.springutil.MethodInvocationRecorder.Recorded
 
getPropertyPath(MethodInvocationRecorder.PropertyNameDetectionStrategy) - 类 中的方法cn.jdevelops.spring.springutil.MethodInvocationRecorder.Recorded
 
getPropertyPath(List<MethodInvocationRecorder.PropertyNameDetectionStrategy>) - 类 中的方法cn.jdevelops.spring.springutil.MethodInvocationRecorder.Recorded
 
getRestTemplateGet(RestTemplate, String, String) - 类 中的静态方法cn.jdevelops.spring.rest.RestTemplateUtil
restTemplate 发送get请求
getRestTemplatePost(RestTemplate, String, String) - 类 中的静态方法cn.jdevelops.spring.rest.RestTemplateUtil
restTemplate 发送post请求
getSecond() - 类 中的方法cn.jdevelops.spring.springutil.Pair
Returns the second element of the Pair.
getTerm(String, String) - 类 中的方法cn.jdevelops.spring.core.properties.PropertiesUtil
读取配置文件的信息
getValueYml(String, String) - 类 中的静态方法cn.jdevelops.spring.core.yml.YmlUtils
获取yml文件中key的对应值
getVersion() - 类 中的静态方法cn.jdevelops.spring.core.jar.VersionUtils
Gets version.
getVersion(Class<?>, String) - 类 中的静态方法cn.jdevelops.spring.core.jar.VersionUtils
Gets version.

I

INFORMIX - 类 中的静态变量cn.jdevelops.spring.constant.SchemaConstant
Informix
isAix() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isDigitalUnix() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isEmpty() - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
Returns whether the current Streamable is empty.
isfreebsd() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
ishpux() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isIrix() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isLinux() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isMacOs() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isMacOsX() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
ismpeix() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isNetWare() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isOkPath(Set<String>, ServletRequest) - 类 中的静态方法cn.jdevelops.spring.http.PathUtil
过滤放行验证 真 放行 假 不放行
isOpenVms() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isOs2() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isos390() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isosf1() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isSolaris() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isSunOs() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 
isWindows() - 类 中的静态方法cn.jdevelops.spring.core.system.OSinfo
 

J

JAR - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
jar
JAR_ERROPR_MESSAGE - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
jar授权失败
JAR_SUCCESS_MESSAGE - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
jar授权成功
JarAddFile - cn.jdevelops.spring.entity中的类
像jar中添加文件
JarAddFile() - 类 的构造器cn.jdevelops.spring.entity.JarAddFile
 
JarConstant - cn.jdevelops.spring.constant中的接口
jarUtil常量
JarExecutor - cn.jdevelops.spring.core.jar中的类
 
JarExecutor() - 类 的构造器cn.jdevelops.spring.core.jar.JarExecutor
 
JarUtil - cn.jdevelops.spring.core.jar中的类
jar包相关工具类
JarUtil() - 类 的构造器cn.jdevelops.spring.core.jar.JarUtil
 
JsonUtils - cn.jdevelops.spring.core.aop中的类
JsonUtils.
JsonUtils() - 类 的构造器cn.jdevelops.spring.core.aop.JsonUtils
 

M

MAO_HAO - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
冒号
map(Function<? super T, ? extends R>) - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
Returns a new Streamable that will apply the given Function to the current one.
MethodInvocationRecorder - cn.jdevelops.spring.springutil中的类
API to record method invocations via method references on a proxy.
MethodInvocationRecorder.PropertyNameDetectionStrategy - cn.jdevelops.spring.springutil中的接口
 
MethodInvocationRecorder.Recorded<T> - cn.jdevelops.spring.springutil中的类
 
MethodInvocationRecorder.Recorded.ToCollectionConverter<T,S> - cn.jdevelops.spring.springutil中的接口
 
MethodInvocationRecorder.Recorded.ToMapConverter<T,S> - cn.jdevelops.spring.springutil中的接口
 
MICROSOFT - 类 中的静态变量cn.jdevelops.spring.constant.SchemaConstant
microsoft
MYSQL - 类 中的静态变量cn.jdevelops.spring.constant.SchemaConstant
mysql

N

newInstance() - 类 中的静态方法cn.jdevelops.spring.core.aop.AopReasolver
 
NO_PERMISSION_MESSAGE - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
当前jar未经授权

O

ODBC - 类 中的静态变量cn.jdevelops.spring.constant.SchemaConstant
odbc
of(Class<T>) - 类 中的静态方法cn.jdevelops.spring.entity.TypedBean
 
of(S, T) - 类 中的静态方法cn.jdevelops.spring.springutil.Pair
Creates a new Pair for the given elements.
of(T...) - 接口 中的静态方法cn.jdevelops.spring.springutil.Streamable
Returns a Streamable with the given elements.
of(Iterable<T>) - 接口 中的静态方法cn.jdevelops.spring.springutil.Streamable
Returns a Streamable for the given Iterable.
of(Supplier<? extends Stream<T>>) - 接口 中的静态方法cn.jdevelops.spring.springutil.Streamable
 
Optionals - cn.jdevelops.spring.springutil中的接口
Utility methods to work with Optional s.
ORACLE - 类 中的静态变量cn.jdevelops.spring.constant.SchemaConstant
oracle
OSinfo - cn.jdevelops.spring.core.system中的类
获取OS数据 public static void main(String[] args) { System.out.println(OSinfo.getOSname());// 获取系统类型 System.out.println(OSinfo.isWindows());// 判断是否为windows系统 // }

P

Pair<S,T> - cn.jdevelops.spring.springutil中的类
A tuple of things.
Pair() - 类 的构造器cn.jdevelops.spring.springutil.Pair
 
ParamsDis - cn.jdevelops.spring.core.aop中的类
切面参数处理
ParamsDis() - 类 的构造器cn.jdevelops.spring.core.aop.ParamsDis
 
parseResponseEntity(ResponseEntity<String>) - 类 中的静态方法cn.jdevelops.spring.rest.RestTemplateUtil
 
PathUtil - cn.jdevelops.spring.http中的类
路径相关
PathUtil() - 类 的构造器cn.jdevelops.spring.http.PathUtil
 
POSTGRESQL - 类 中的静态变量cn.jdevelops.spring.constant.SchemaConstant
mysql
PropertiesUtil - cn.jdevelops.spring.core.properties中的类
读取配置文件的信息
PropertiesUtil() - 类 的构造器cn.jdevelops.spring.core.properties.PropertiesUtil
 

R

record(Function<? super T, S>) - 类 中的方法cn.jdevelops.spring.springutil.MethodInvocationRecorder.Recorded
Applies the given Converter to the recorded value and remembers the property accessed.
Recorded() - 类 的构造器cn.jdevelops.spring.springutil.MethodInvocationRecorder.Recorded
 
resolver(JoinPoint, String) - 类 中的方法cn.jdevelops.spring.core.aop.AopReasolver
该方法的作用可以把方法上的参数绑定到注解的变量中,注解的语法#{变量名} 能解析类似#{task}或者#{task.taskName}或者{task.project.projectName} 需要引入 aop依赖 解析注解上的值
RestTemplateUtil - cn.jdevelops.spring.rest中的类
 
RestTemplateUtil() - 类 的构造器cn.jdevelops.spring.rest.RestTemplateUtil
 
RuntimeSqlException - cn.jdevelops.spring.exception中的异常错误
 
RuntimeSqlException() - 异常错误 的构造器cn.jdevelops.spring.exception.RuntimeSqlException
 
RuntimeSqlException(String) - 异常错误 的构造器cn.jdevelops.spring.exception.RuntimeSqlException
 
RuntimeSqlException(String, Throwable) - 异常错误 的构造器cn.jdevelops.spring.exception.RuntimeSqlException
 
RuntimeSqlException(Throwable) - 异常错误 的构造器cn.jdevelops.spring.exception.RuntimeSqlException
 

S

SchemaConstant - cn.jdevelops.spring.constant中的类
常量
SchemaConstant() - 类 的构造器cn.jdevelops.spring.constant.SchemaConstant
 
setApplicationContext(ApplicationContext) - 类 中的方法cn.jdevelops.spring.core.context.ContextUtil
 
setFilesToAdd(File) - 类 中的方法cn.jdevelops.spring.entity.JarAddFile
 
setFilesToAddRelativePath(String) - 类 中的方法cn.jdevelops.spring.entity.JarAddFile
 
stream() - 接口 中的方法cn.jdevelops.spring.springutil.Streamable
Creates a non-parallel Stream of the underlying Iterable.
Streamable<T> - cn.jdevelops.spring.springutil中的接口
Simple interface to ease streamability of Iterables.
SYBASE - 类 中的静态变量cn.jdevelops.spring.constant.SchemaConstant
sybase
SYSTEM_MAC_FILE - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
test.txt
SYSTEM_MAC_FILE_PATH - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
/test.txt
SYSTEM_NO_USE_MESSAGE - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
当前平台不允许使用该Jar

T

TEMP_JAR - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
tempJar
toJson(Object) - 类 中的静态方法cn.jdevelops.spring.core.aop.JsonUtils
To json string.
toMap() - 类 中的静态方法cn.jdevelops.spring.springutil.Pair
A collector to create a Map from a Stream of Pairs.
toStreamable() - 接口 中的静态方法cn.jdevelops.spring.springutil.Streamable
A collector to easily produce a Streamable from a Stream using Collectors#toList as intermediate collector.
toStreamable(Collector<S, ?, T>) - 接口 中的静态方法cn.jdevelops.spring.springutil.Streamable
A collector to easily produce a Streamable from a Stream and the given intermediate collector.
toString() - 类 中的方法cn.jdevelops.spring.entity.TypedBean
 
toString() - 枚举 中的方法cn.jdevelops.spring.enums.EPlatform
 
TypedBean<T> - cn.jdevelops.spring.entity中的类
TypedBeanTest.java
TypedBean(Class<T>) - 类 的构造器cn.jdevelops.spring.entity.TypedBean
 

U

updateJarFile(File, boolean, List<JarAddFile>) - 类 中的静态方法cn.jdevelops.spring.core.jar.JarUtil
jar运行后网jar中新增文件

V

valueOf(String) - 枚举 中的静态方法cn.jdevelops.spring.enums.EPlatform
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.jdevelops.spring.enums.EPlatform
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VersionUtils - cn.jdevelops.spring.core.jar中的类
VersionUtils.

W

WIN - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
win

X

XIE_GANG - 接口 中的静态变量cn.jdevelops.spring.constant.JarConstant
斜杠

Y

YmlUtils - cn.jdevelops.spring.core.yml中的类
yml 直接读取工具
YmlUtils() - 类 的构造器cn.jdevelops.spring.core.yml.YmlUtils
 
A B C D E F G I J M N O P R S T U V W X Y 
跳过导航链接

Copyright © 2023 tan. All rights reserved.