All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download springfuse JAR 1.0.0-RELEASE with all dependencies


Provide basic framework and class library based on Spring Boot Framework.

Files of the artifact springfuse version 1.0.0-RELEASE from the group com.github.herowzz.

Test

Artifact springfuse
Group com.github.herowzz
Version 1.0.0-RELEASE
Last update 29. August 2018
Tags: provide basic library class framework spring based
Organization not specified
URL https://github.com/herowzz/springfuse
License Apache License, Version 2.0
Dependencies amount 7
Dependencies spring-boot-starter-data-jpa, hibernate-java8, hibernate-envers, freemarker, commons-text, commons-codec, guava,
There are maybe transitive dependencies!
There is a newer version: 1.0.1-RELEASE
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of springfuse Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of springfuse version 1.0.0-RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.herowzz.springfuse.api.dto
com.github.herowzz.springfuse.api.dto.com.github.herowzz.springfuse.api.dto.ApiResult
com.github.herowzz.springfuse.api.dto.param
com.github.herowzz.springfuse.api.dto.param.com.github.herowzz.springfuse.api.dto.param.IBaseParam
com.github.herowzz.springfuse.api.dto.param.com.github.herowzz.springfuse.api.dto.param.IdParam
com.github.herowzz.springfuse.api.dto.refrence
com.github.herowzz.springfuse.api.dto.refrence.com.github.herowzz.springfuse.api.dto.refrence.ApiResultCodeEnum
com.github.herowzz.springfuse.api.handler
com.github.herowzz.springfuse.api.handler.com.github.herowzz.springfuse.api.handler.GlobalHandler
com.github.herowzz.springfuse.api.log
com.github.herowzz.springfuse.api.log.com.github.herowzz.springfuse.api.log.ILogManage
com.github.herowzz.springfuse.api.log.com.github.herowzz.springfuse.api.log.LogAspect
com.github.herowzz.springfuse.api.log.com.github.herowzz.springfuse.api.log.LogRecord
com.github.herowzz.springfuse.api.log.annotation
com.github.herowzz.springfuse.api.log.annotation.com.github.herowzz.springfuse.api.log.annotation.Log
com.github.herowzz.springfuse.core.bean.editors
com.github.herowzz.springfuse.core.bean.editors.com.github.herowzz.springfuse.core.bean.editors.CustomLocalDateEditor
com.github.herowzz.springfuse.core.bean.editors.com.github.herowzz.springfuse.core.bean.editors.CustomLocalDateTimeEditor
com.github.herowzz.springfuse.core.bean.editors.com.github.herowzz.springfuse.core.bean.editors.CustomLocalTimeEditor
com.github.herowzz.springfuse.core.bean.editors.format.annotation
com.github.herowzz.springfuse.core.bean.editors.format.annotation.com.github.herowzz.springfuse.core.bean.editors.format.annotation.DateFormat
com.github.herowzz.springfuse.core.bean.editors.format.annotation.com.github.herowzz.springfuse.core.bean.editors.format.annotation.DateMonthFormat
com.github.herowzz.springfuse.core.bean.editors.format.annotation.com.github.herowzz.springfuse.core.bean.editors.format.annotation.DateTimeFormat
com.github.herowzz.springfuse.core.bean.editors.format.annotation.com.github.herowzz.springfuse.core.bean.editors.format.annotation.DateTimeNoSpaceFormat
com.github.herowzz.springfuse.core.bean.enumtype
com.github.herowzz.springfuse.core.bean.enumtype.com.github.herowzz.springfuse.core.bean.enumtype.EnableEnum
com.github.herowzz.springfuse.core.bean.enumtype.com.github.herowzz.springfuse.core.bean.enumtype.IBaseEnum
com.github.herowzz.springfuse.core.bean.enumtype.com.github.herowzz.springfuse.core.bean.enumtype.WhetherEnum
com.github.herowzz.springfuse.core.constants
com.github.herowzz.springfuse.core.constants.com.github.herowzz.springfuse.core.constants.MediaTypes
com.github.herowzz.springfuse.core.exception
com.github.herowzz.springfuse.core.exception.com.github.herowzz.springfuse.core.exception.Exceptions
com.github.herowzz.springfuse.core.exception.service
com.github.herowzz.springfuse.core.exception.service.com.github.herowzz.springfuse.core.exception.service.ServiceException
com.github.herowzz.springfuse.core.generator
com.github.herowzz.springfuse.core.generator.com.github.herowzz.springfuse.core.generator.DtoField
com.github.herowzz.springfuse.core.generator.com.github.herowzz.springfuse.core.generator.SpringFuseGenerator
com.github.herowzz.springfuse.core.util
com.github.herowzz.springfuse.core.util.com.github.herowzz.springfuse.core.util.CodeUtils
com.github.herowzz.springfuse.core.util.com.github.herowzz.springfuse.core.util.DateUtils
com.github.herowzz.springfuse.core.util.com.github.herowzz.springfuse.core.util.ReflectUtils
com.github.herowzz.springfuse.core.util.com.github.herowzz.springfuse.core.util.StringUtils
com.github.herowzz.springfuse.data.domain
com.github.herowzz.springfuse.data.domain.com.github.herowzz.springfuse.data.domain.BaseEntity
com.github.herowzz.springfuse.data.domain.com.github.herowzz.springfuse.data.domain.BaseIncreaseEntity
com.github.herowzz.springfuse.data.domain.com.github.herowzz.springfuse.data.domain.BaseUidEntity
com.github.herowzz.springfuse.data.domain.com.github.herowzz.springfuse.data.domain.BaseUser
com.github.herowzz.springfuse.data.domain.annotation
com.github.herowzz.springfuse.data.domain.annotation.com.github.herowzz.springfuse.data.domain.annotation.Comment
com.github.herowzz.springfuse.data.jpa.config
com.github.herowzz.springfuse.data.jpa.config.com.github.herowzz.springfuse.data.jpa.config.JpaListenerConfig
com.github.herowzz.springfuse.data.jpa.dao
com.github.herowzz.springfuse.data.jpa.dao.com.github.herowzz.springfuse.data.jpa.dao.IBaseDao
com.github.herowzz.springfuse.data.jpa.event
com.github.herowzz.springfuse.data.jpa.event.com.github.herowzz.springfuse.data.jpa.event.SoftDeleteEventListener
com.github.herowzz.springfuse.data.jpa.service
com.github.herowzz.springfuse.data.jpa.service.com.github.herowzz.springfuse.data.jpa.service.BaseService
com.github.herowzz.springfuse.doc
com.github.herowzz.springfuse.doc.com.github.herowzz.springfuse.doc.IGenerateDoc
com.github.herowzz.springfuse.doc.api.annotation
com.github.herowzz.springfuse.doc.api.annotation.com.github.herowzz.springfuse.doc.api.annotation.ApiPageable
com.github.herowzz.springfuse.doc.db
com.github.herowzz.springfuse.doc.db.com.github.herowzz.springfuse.doc.db.AbstractGenerateDbDoc
com.github.herowzz.springfuse.doc.db.com.github.herowzz.springfuse.doc.db.GenerateDbDocBuilder
com.github.herowzz.springfuse.doc.db.com.github.herowzz.springfuse.doc.db.GenerateDocDirector
com.github.herowzz.springfuse.doc.db.impl
com.github.herowzz.springfuse.doc.db.impl.com.github.herowzz.springfuse.doc.db.impl.GenerateHtmlDbDoc
com.github.herowzz.springfuse.doc.db.impl.com.github.herowzz.springfuse.doc.db.impl.GeneratePdfDbDoc
com.github.herowzz.springfuse.doc.db.impl.com.github.herowzz.springfuse.doc.db.impl.GenerateWordDbDoc
com.github.herowzz.springfuse.doc.db.vo
com.github.herowzz.springfuse.doc.db.vo.com.github.herowzz.springfuse.doc.db.vo.DbParam
com.github.herowzz.springfuse.doc.db.vo.com.github.herowzz.springfuse.doc.db.vo.DbTable
com.github.herowzz.springfuse.doc.db.vo.com.github.herowzz.springfuse.doc.db.vo.DocFieldType
com.github.herowzz.springfuse.security.annotation
com.github.herowzz.springfuse.security.annotation.com.github.herowzz.springfuse.security.annotation.Security
com.github.herowzz.springfuse.security.handler
com.github.herowzz.springfuse.security.handler.com.github.herowzz.springfuse.security.handler.SecurityInterceptor
com.github.herowzz.springfuse.security.manager
com.github.herowzz.springfuse.security.manager.com.github.herowzz.springfuse.security.manager.ITokenManager
com.github.herowzz.springfuse.security.manager.com.github.herowzz.springfuse.security.manager.TokenFactory
com.github.herowzz.springfuse.security.manager.com.github.herowzz.springfuse.security.manager.UserSessionManager
com.github.herowzz.springfuse.security.manager.impl
com.github.herowzz.springfuse.security.manager.impl.com.github.herowzz.springfuse.security.manager.impl.MemoryTokenManager
com.github.herowzz.springfuse.security.model
com.github.herowzz.springfuse.security.model.com.github.herowzz.springfuse.security.model.TokenModel
com.github.herowzz.springfuse.security.model.com.github.herowzz.springfuse.security.model.TokenTypeEnum
generate.controller
generate.controller.generate.controller.controller.ftl
generate.dao
generate.dao.generate.dao.dao.ftl
generate.doc.db
generate.doc.db.generate.doc.db.html.ftl
generate.doc.db.generate.doc.db.pdf.ftl
generate.doc.db.generate.doc.db.word.ftl
generate.dto
generate.dto.generate.dto.dto.ftl
generate.service
generate.service.generate.service.service.ftl




© 2015 - 2025 Weber Informatics LLC | Privacy Policy