jar

io.github.uptalent : uptalent-starter

Maven & Gradle

Aug 26, 2023
0 stars

UpTalent-Starter · UpTalent-Starter

Table Of Contents

Latest Version

Download io.github.uptalent : uptalent-starter JAR file - Latest Versions:

All Versions

Download io.github.uptalent : uptalent-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 uptalent-starter-1.1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.uptalent.starter.util.exception

├─ io.github.uptalent.starter.util.exception.InvalidEnumValueException.class - [JAR]

io.github.uptalent.starter.model.common

├─ io.github.uptalent.starter.model.common.Author.class - [JAR]

├─ io.github.uptalent.starter.model.common.Comment.class - [JAR]

├─ io.github.uptalent.starter.model.common.EmailMessageDetailInfo.class - [JAR]

├─ io.github.uptalent.starter.model.common.EmailMessageGeneralInfo.class - [JAR]

├─ io.github.uptalent.starter.model.common.EventNotificationMessage.class - [JAR]

├─ io.github.uptalent.starter.model.common.TextItem.class - [JAR]

io.github.uptalent.starter.util.enums

├─ io.github.uptalent.starter.util.enums.EnumValidator.class - [JAR]

├─ io.github.uptalent.starter.util.enums.EnumValue.class - [JAR]

io.github.uptalent.starter.model.request

├─ io.github.uptalent.starter.model.request.ReportRequest.class - [JAR]

io.github.uptalent.starter.model.response

├─ io.github.uptalent.starter.model.response.JwtResponse.class - [JAR]

├─ io.github.uptalent.starter.model.response.ReportResponse.class - [JAR]

io.github.uptalent.starter.security

├─ io.github.uptalent.starter.security.JwtBlacklistService.class - [JAR]

├─ io.github.uptalent.starter.security.Role.class - [JAR]

io.github.uptalent.starter.model.enums

├─ io.github.uptalent.starter.model.enums.EventNotificationType.class - [JAR]

├─ io.github.uptalent.starter.model.enums.ModerationStatus.class - [JAR]

io.github.uptalent.starter

├─ io.github.uptalent.starter.StarterConfig.class - [JAR]

io.github.uptalent.starter.validation

├─ io.github.uptalent.starter.validation.ValidationExceptionHandler.class - [JAR]

io.github.uptalent.starter.config

├─ io.github.uptalent.starter.config.AuthenticationFilter.class - [JAR]

├─ io.github.uptalent.starter.config.BasicSecurityConfig.class - [JAR]

├─ io.github.uptalent.starter.config.FeignConfig.class - [JAR]

├─ io.github.uptalent.starter.config.RabbitMQConfig.class - [JAR]

io.github.uptalent.starter.pagination

├─ io.github.uptalent.starter.pagination.PageWithMetadata.class - [JAR]

io.github.uptalent.starter.util

├─ io.github.uptalent.starter.util.Constants.class - [JAR]

├─ io.github.uptalent.starter.util.ErrorResponse.class - [JAR]

Advertisement