View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window breeze-spring-boot-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
icu.windea.breezeframework.springboot.converter
├─ icu.windea.breezeframework.springboot.converter.StringToCharRangeConverter.class - [JAR]
├─ icu.windea.breezeframework.springboot.converter.StringToFloatRangeConverter.class - [JAR]
├─ icu.windea.breezeframework.springboot.converter.StringToIntRangeConverter.class - [JAR]
├─ icu.windea.breezeframework.springboot.converter.StringToLongRangeConverter.class - [JAR]
├─ icu.windea.breezeframework.springboot.converter.StringToPageableConverter.class - [JAR]
├─ icu.windea.breezeframework.springboot.converter.StringToRangeConverters.class - [JAR]
├─ icu.windea.breezeframework.springboot.converter.StringToSortConverter.class - [JAR]
icu.windea.breezeframework.springboot.interceptor
├─ icu.windea.breezeframework.springboot.interceptor.MethodNameArgsKeyGenerator.class - [JAR]
icu.windea.breezeframework.springboot.extension
├─ icu.windea.breezeframework.springboot.extension.DataExtensions.class - [JAR]
├─ icu.windea.breezeframework.springboot.extension.JpaExtensions.class - [JAR]
├─ icu.windea.breezeframework.springboot.extension.MailExtensions.class - [JAR]
icu.windea.breezeframework.springboot
├─ icu.windea.breezeframework.springboot.CoreAutoConfiguration.class - [JAR]
├─ icu.windea.breezeframework.springboot.DataAutoConfiguration.class - [JAR]