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

Download flyingboot JAR 4.0.2 with all dependencies


基于netty异步开发框架。

Files of the artifact flyingboot version 4.0.2 from the group com.github.gaojh.

Artifact flyingboot
Group com.github.gaojh
Version 4.0.2
Last update 09. April 2020
Tags: netty
Organization not specified
URL https://github.com/gaojh/flyingboot
License Apache License Version 2.0
Dependencies amount 7
Dependencies netty-all, hutool-all, lombok, logback-classic, cglib, aspectjweaver, jackson-databind,
There are maybe transitive dependencies!
There is a newer version: 4.0.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of flyingboot Show documentation

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

0 downloads

Source code of flyingboot version 4.0.2

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.gaojh
com.github.gaojh.com.github.gaojh.Flying
com.github.gaojh.aop
com.github.gaojh.aop.com.github.gaojh.aop.AopExecution
com.github.gaojh.aop.com.github.gaojh.aop.AopInfo
com.github.gaojh.aop.com.github.gaojh.aop.AopInitializer
com.github.gaojh.aop.com.github.gaojh.aop.ProxyUtil
com.github.gaojh.aop.annotation
com.github.gaojh.aop.annotation.com.github.gaojh.aop.annotation.Aop
com.github.gaojh.aop.aspects
com.github.gaojh.aop.aspects.com.github.gaojh.aop.aspects.AopAdapter
com.github.gaojh.aop.interceptor
com.github.gaojh.aop.interceptor.com.github.gaojh.aop.interceptor.CglibInterceptor
com.github.gaojh.aop.proxy
com.github.gaojh.aop.proxy.com.github.gaojh.aop.proxy.CglibProxyFactory
com.github.gaojh.config
com.github.gaojh.config.com.github.gaojh.config.Environment
com.github.gaojh.example
com.github.gaojh.example.com.github.gaojh.example.FlyingSetup
com.github.gaojh.example.com.github.gaojh.example.FlyingbootDemo
com.github.gaojh.example.com.github.gaojh.example.Test
com.github.gaojh.example.aop
com.github.gaojh.example.aop.com.github.gaojh.example.aop.DemoA
com.github.gaojh.example.aop.com.github.gaojh.example.aop.DemoAdapter
com.github.gaojh.example.aop.com.github.gaojh.example.aop.DemoB
com.github.gaojh.example.aop.com.github.gaojh.example.aop.DemoInterface
com.github.gaojh.example.aop.com.github.gaojh.example.aop.Demodapter
com.github.gaojh.example.aop.com.github.gaojh.example.aop.Test
com.github.gaojh.example.bean
com.github.gaojh.example.bean.com.github.gaojh.example.bean.DemoBean
com.github.gaojh.example.controller
com.github.gaojh.example.controller.com.github.gaojh.example.controller.DemoController
com.github.gaojh.example.filter
com.github.gaojh.example.filter.com.github.gaojh.example.filter.Demo2Filter
com.github.gaojh.example.filter.com.github.gaojh.example.filter.DemoFilter
com.github.gaojh.example.service
com.github.gaojh.example.service.com.github.gaojh.example.service.DemoService
com.github.gaojh.example.service.com.github.gaojh.example.service.DemoService1
com.github.gaojh.example.service.com.github.gaojh.example.service.DemoService2
com.github.gaojh.example.service.com.github.gaojh.example.service.DemoService3
com.github.gaojh.example.websocket
com.github.gaojh.example.websocket.com.github.gaojh.example.websocket.WebSocketContext
com.github.gaojh.example.websocket.com.github.gaojh.example.websocket.WebSocketHandler
com.github.gaojh.ioc
com.github.gaojh.ioc.com.github.gaojh.ioc.IocUtil
com.github.gaojh.ioc.annotation
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.Autowired
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.Bean
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.Component
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.ComponentScan
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.Configuration
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.Controller
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.Setup
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.Value
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.WebFilter
com.github.gaojh.ioc.annotation.com.github.gaojh.ioc.annotation.WebSocket
com.github.gaojh.ioc.bean
com.github.gaojh.ioc.bean.com.github.gaojh.ioc.bean.AbstractInitializer
com.github.gaojh.ioc.bean.com.github.gaojh.ioc.bean.BeanClassScanner
com.github.gaojh.ioc.bean.com.github.gaojh.ioc.bean.BeanInitializer
com.github.gaojh.ioc.bean.com.github.gaojh.ioc.bean.ClassInfo
com.github.gaojh.ioc.bean.com.github.gaojh.ioc.bean.ClassScanner
com.github.gaojh.ioc.bean.com.github.gaojh.ioc.bean.FlyingIoc
com.github.gaojh.ioc.bean.com.github.gaojh.ioc.bean.Initializer
com.github.gaojh.ioc.bean.com.github.gaojh.ioc.bean.InjectionInitializer
com.github.gaojh.ioc.bean.com.github.gaojh.ioc.bean.Ioc
com.github.gaojh.ioc
com.github.gaojh.ioc.com.github.gaojh.ioc.package-info
com.github.gaojh.mvc.annotation
com.github.gaojh.mvc.annotation.com.github.gaojh.mvc.annotation.GET
com.github.gaojh.mvc.annotation.com.github.gaojh.mvc.annotation.OPTIONS
com.github.gaojh.mvc.annotation.com.github.gaojh.mvc.annotation.POST
com.github.gaojh.mvc.annotation.com.github.gaojh.mvc.annotation.PathParam
com.github.gaojh.mvc.annotation.com.github.gaojh.mvc.annotation.RequestBody
com.github.gaojh.mvc.annotation.com.github.gaojh.mvc.annotation.RequestMapping
com.github.gaojh.mvc.annotation.com.github.gaojh.mvc.annotation.RequestMethod
com.github.gaojh.mvc.annotation.com.github.gaojh.mvc.annotation.RequestParam
com.github.gaojh.mvc.filter
com.github.gaojh.mvc.filter.com.github.gaojh.mvc.filter.Filter
com.github.gaojh.mvc.filter.com.github.gaojh.mvc.filter.FilterChain
com.github.gaojh.mvc.filter.com.github.gaojh.mvc.filter.FilterContext
com.github.gaojh.mvc.filter.com.github.gaojh.mvc.filter.FilterInitializer
com.github.gaojh.mvc
com.github.gaojh.mvc.com.github.gaojh.mvc.package-info
com.github.gaojh.mvc.route
com.github.gaojh.mvc.route.com.github.gaojh.mvc.route.FlyingRouter
com.github.gaojh.mvc.route.com.github.gaojh.mvc.route.ParameterUtil
com.github.gaojh.mvc.route.com.github.gaojh.mvc.route.RouteHandler
com.github.gaojh.mvc.route.com.github.gaojh.mvc.route.RouteInfo
com.github.gaojh.mvc.route.com.github.gaojh.mvc.route.RouteInitializer
com.github.gaojh.mvc.route.com.github.gaojh.mvc.route.Router
com.github.gaojh.mvc.route.com.github.gaojh.mvc.route.RouterUtil
com.github.gaojh.mvc.route.com.github.gaojh.mvc.route.Routers
com.github.gaojh.mvc.setup
com.github.gaojh.mvc.setup.com.github.gaojh.mvc.setup.SetupAdapter
com.github.gaojh.mvc.setup.com.github.gaojh.mvc.setup.SetupContext
com.github.gaojh.mvc.setup.com.github.gaojh.mvc.setup.SetupInitializer
com.github.gaojh.mvc.websocket
com.github.gaojh.mvc.websocket.com.github.gaojh.mvc.websocket.WebSocketContext
com.github.gaojh.mvc.websocket.com.github.gaojh.mvc.websocket.WebSocketInitializer
com.github.gaojh
com.github.gaojh.com.github.gaojh.package-info
com.github.gaojh.server
com.github.gaojh.server.com.github.gaojh.server.FlyingServer
com.github.gaojh.server.com.github.gaojh.server.FlyingServerInitializer
com.github.gaojh.server.exception
com.github.gaojh.server.exception.com.github.gaojh.server.exception.FlyingException
com.github.gaojh.server.handler
com.github.gaojh.server.handler.com.github.gaojh.server.handler.BuildResponse
com.github.gaojh.server.handler.com.github.gaojh.server.handler.DispatcherHandler
com.github.gaojh.server.handler.com.github.gaojh.server.handler.HttpServerHandler
com.github.gaojh.server.handler.com.github.gaojh.server.handler.WebSocketAdapter
com.github.gaojh.server.handler.com.github.gaojh.server.handler.WebSocketServerHandler
com.github.gaojh.server.http
com.github.gaojh.server.http.com.github.gaojh.server.http.HttpContext
com.github.gaojh.server.http.com.github.gaojh.server.http.HttpRequest
com.github.gaojh.server.http.com.github.gaojh.server.http.HttpResponse
com.github.gaojh.server.http.com.github.gaojh.server.http.Request
com.github.gaojh.server.http.com.github.gaojh.server.http.Response
com.github.gaojh.server.http.com.github.gaojh.server.http.StaticResource
com.github.gaojh.server.multipart
com.github.gaojh.server.multipart.com.github.gaojh.server.multipart.FileItem
com.github.gaojh.server.multipart.com.github.gaojh.server.multipart.MimeType
com.github.gaojh.server.utils
com.github.gaojh.server.utils.com.github.gaojh.server.utils.JsonTools
com.github.gaojh.server.utils.com.github.gaojh.server.utils.PathMatcher
static
static.static.favicon.ico




© 2015 - 2024 Weber Informatics LLC | Privacy Policy