jar

io.github.lyc8503 : opening-incantation-spring-boot-starter

Maven & Gradle

May 29, 2023
1 stars

opening-incantation-spring-boot-starter · Some magic incantation for Spring Boot

Table Of Contents

Latest Version

Download io.github.lyc8503 : opening-incantation-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.lyc8503 : opening-incantation-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window opening-incantation-spring-boot-starter-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.lyc8503.spring.starter.incantation.config

├─ io.github.lyc8503.spring.starter.incantation.config.CustomIncantationAutoConfiguration.class - [JAR]

├─ io.github.lyc8503.spring.starter.incantation.config.JacksonMapperConfig.class - [JAR]

├─ io.github.lyc8503.spring.starter.incantation.config.SnakeCaseApplicationConfiguration.class - [JAR]

io.github.lyc8503.spring.starter.incantation.controller

├─ io.github.lyc8503.spring.starter.incantation.controller.GlobalExceptionHandler.class - [JAR]

├─ io.github.lyc8503.spring.starter.incantation.controller.HttpStatusCodeControllerAdvice.class - [JAR]

io.github.lyc8503.spring.starter.incantation.pojo

├─ io.github.lyc8503.spring.starter.incantation.pojo.CommonResponse.class - [JAR]

io.github.lyc8503.spring.starter.incantation.exception

├─ io.github.lyc8503.spring.starter.incantation.exception.BizException.class - [JAR]

├─ io.github.lyc8503.spring.starter.incantation.exception.CommonErrorType.class - [JAR]

├─ io.github.lyc8503.spring.starter.incantation.exception.ErrorType.class - [JAR]

io.github.lyc8503.spring.starter.incantation.annotation

├─ io.github.lyc8503.spring.starter.incantation.annotation.OpeningIncantation.class - [JAR]