Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Snailclimb/jsoncat

仿 Spring Boot 但不同于 Spring Boot 的一个轻量级的 HTTP 框架
https://github.com/Snailclimb/jsoncat

Merge pull request #27 from zshnb/default

feat: 为RequestParam增加默认值的支持

0cbb829854b9866e066faf5f63bf8fe302cb3537 authored about 4 years ago by SnailClimb <[email protected]>
support default value

eb243f86242b2a46dd9c4eae66ef9766210b9c83 authored about 4 years ago by zshnb <[email protected]>
[refractor]route method map

eb76ff1b46d04a4ee965986dba044ca0b1080939 authored about 4 years ago by guide <[email protected]>
[fix]specify the error statement (the default system language has an impact)

cc71c6c9ec12bb0bdb112a52c86669289c3a966f authored about 4 years ago by guide <[email protected]>
Merge pull request #24 from iochenlei/feature-bean-validation

[feat]add bean validation.

ab68d096cf5c63bf9bf4840a09119234db661c53 authored about 4 years ago by SnailClimb <[email protected]>
[feat]add bean validation.

48f34a8fbe08b2b59eb615612dd031140395adb2 authored about 4 years ago by chenlei <[email protected]>
[N/A]update readme

f4bcd0f60e6e06f4518168e48924dc3fe1b1bd75 authored about 4 years ago by guide <[email protected]>
Merge pull request #23 from zshnb/check-dup

feat: 检查重复的request mapping

a55e59e000dbd655f53e98ae17f86d85c0e44c29 authored about 4 years ago by SnailClimb <[email protected]>
check duplicate method hander

2179f783279c072faba9254f8de1e5d2ded09f85 authored about 4 years ago by zshnb <[email protected]>
Merge pull request #19 from zshnb/default-banner

feat: 支持用户自定义banner

bed76a5b7bf9ebaa9f4c262f87b49d38397252ea authored about 4 years ago by SnailClimb <[email protected]>
[fix]should get bean from bean factory

00ab3b2fad23446417b4a7af91381f2e1e8cc1b2 authored about 4 years ago by guide <[email protected]>
add banner, judge if exist default banner

7fb44ce0ab12053c30494e05d9169fd563210f6f authored about 4 years ago by zshnb <[email protected]>
[fix]get config file in resources

f649478bc390325968c3023e06441c4f5c906bf3 authored about 4 years ago by guide <[email protected]>
[refractor]remove spotbugs

6c0a601ec7663e6ceb2ac08b1e73dcdda3ca0a91 authored about 4 years ago by guide <[email protected]>
[refractor]UrlUtil

d8d6f72c71647de2ed1e65997c8c7472c54e274e authored about 4 years ago by guide <[email protected]>
[refractor]ReflectionUtil

f5c02c8125d2f613dfc0307b81253d839a29fc51 authored about 4 years ago by guide <[email protected]>
[fix]void method -> npe

480176a8f179ece06caab84a95d0b5875231f43e authored about 4 years ago by guide <[email protected]>
[refractor]fix issue-7:REST Assured 会自动序列化传输对象,无需手动序列化

c239762fe7287308a07e8ad720242b5d14a3832a authored about 4 years ago by guide <[email protected]>
[refractor]ioc

4971c5406efd8f4dc9598cecd0cfb305671c66ca authored about 4 years ago by guide <[email protected]>
[feat]add @Value & ConfigControllerTest

7c90dff0b509735e30b549cde88e58c79f8bf8a4 authored about 4 years ago by guide <[email protected]>
[refractor]ioc

2276f4bd5496c367196f545ae9fd0bc4cbe55b02 authored about 4 years ago by guide <[email protected]>
Merge pull request #14 from hellohello-tom/feature/aop

add global configuration

49ceb96997a26aae0667f2d815271b281e475a5c authored about 4 years ago by SnailClimb <[email protected]>
Merge pull request #13 from liuxiany/master

修改ReflectionUtil中日志

e90cc7a6e30f98e67adbfdf23228c7319fa89345 authored about 4 years ago by SnailClimb <[email protected]>
add global configuration

63604d9e287a3387f01a66333b1d96a0b5d6a104 authored about 4 years ago by tom <[email protected]>
修改ReflectionUtil中日志

6105f24e1d77f1d98eb65b911e7d6995d3edd1e8 authored about 4 years ago by liuxiany <[email protected]>
Merge pull request #4 from Snailclimb/master

aop

04823304fb6fea7ba5742aefcf5eeb6edab57f53 authored about 4 years ago by liuxiany <[email protected]>
Merge pull request #12 from hellohello-tom/feature/aop

@hellohello-tom add springApplication and optimize the project structure

db5e760a9026b13d22b6eb6101465bdf4d074fdb authored about 4 years ago by SnailClimb <[email protected]>
add springApplication and optimize the project structure

ac67a1ad1946ff22af547c034ca4219fdf6b1463 authored about 4 years ago by tom <[email protected]>
add springApplication and optimize the project structure

260b34fd3d9a3b16410b25311f4159b232a1b698 authored about 4 years ago by tom <[email protected]>
[refractor]aop

f73aef822d403c37eed24a419b02ac274e8ad4b9 authored about 4 years ago by guide <[email protected]>
[refractor]package stucture

9223663e06f43a7d4b5cd9fac225be90335467eb authored about 4 years ago by guide <[email protected]>
[feat&refractor]add @Order & update aop implentation

79a6dbc49e6356da0e198353b011235e6d140a4c authored about 4 years ago by guide <[email protected]>
Merge pull request #11 from hellohello-tom/feature/aop

修改cglib chain代理错误问题

d241897e1a74e01e74de69f1dd65a302c1c1ed53 authored about 4 years ago by SnailClimb <[email protected]>
修改cglib chain代理错误问题

1639b15691e6a6e02044eccc35df023893f81d9f authored about 4 years ago by tom <[email protected]>
Merge pull request #10 from hellohello-tom/feature/aop

repair beanFactory init error

89044afb27433714b39899d6aee2762a1da303ae authored about 4 years ago by SnailClimb <[email protected]>
repair beanFactory init error

dcea79f7da5691fae3517a95a564289b0a9bf49e authored about 4 years ago by tomCat <[email protected]>
Merge pull request #9 from hellohello-tom/feature/aop

aop

27abcf3dea28cd78bb9baeff46fdce3f9de12d40 authored about 4 years ago by SnailClimb <[email protected]>
aop

71193cfe739e706ae079bf598b367ed22ca26031 authored about 4 years ago by tom <[email protected]>
[update]update readme

fc8426fed781968f1caf1482ccb251562b091802 authored about 4 years ago by guide <[email protected]>
[update]update readme

8eeaf0fcfbef9c5fb7d190225e31a943475f3aad authored about 4 years ago by guide <[email protected]>
Merge pull request #3 from Snailclimb/master

improve the implentation of interceptor

10989b6e41f8bee410c280b899902e166f4f73c0 authored over 4 years ago by liuxiany <[email protected]>
Merge pull request #5 from coderyang123/master

修改README文档的词语错误。代办->待办

caebbf812d619e5135b6e3c0dc4c143b5d3954e5 authored over 4 years ago by SnailClimb <[email protected]>
[feat&refractor]improve the implentation of interceptor

723bfeb79610ac095d065073252c474cc23849af authored over 4 years ago by guide <[email protected]>
修改README文档的词语错误。代办->待办

f1d6c542405047be67ea460174c0858bf74b4da0 authored over 4 years ago by yueyang <[email protected]>
[refractor]add ioc util

aa49d377e9ebefb4b36fb69a1c21363caff77982 authored over 4 years ago by guide <[email protected]>
[fix]issue#3 ioc can not get bean properly

1d67a38e629e68d09589df2fba5cbb44dc40f524 authored over 4 years ago by guide <[email protected]>
Merge pull request #2 from Snailclimb/master

解决循环依赖问题,增加基于jdk的aop功能

27527cbb0aa00a9856b5669617f81c3a4f8af98e authored over 4 years ago by liuxiany <[email protected]>
[fix]some warnings and checkstyle errors

c17d44a2f5df51e060e725a774f022a97a7a785f authored over 4 years ago by guide <[email protected]>
Merge pull request #2 from hellohello-tom/feature/dependOn

解决循环依赖+拦截器实现

4b6de8f3c5292ced32b92006931b60df34d69412 authored over 4 years ago by SnailClimb <[email protected]>
增加基于jdk的aop功能

e9415bec187033cfa02bd14952c810c6f43ee286 authored over 4 years ago by yiming <123qweASD>
Merge branch 'github_master' into feature/dependOn

# Conflicts:
# src/main/java/com/github/jsoncat/core/ioc/DependencyInjection.java

dc60f85f220b7342dfdb006c8e0b2dc5e236c4f6 authored over 4 years ago by yiming <123qweASD>
[refractor]ioc related code

4e561c04756e107792d57418810c71fc7e532efd authored over 4 years ago by guide <[email protected]>
解决循环依赖

5ab096aeb4f4bc96de7d35dffc223993d6cc69c2 authored over 4 years ago by yiming <123qweASD>
删除out文件夹

cef14a52ba0235ca69f5c8999721a60a42ed7c52 authored over 4 years ago by liuxiany <[email protected]>
忽略idea的iml文件

90a49fb8b88c682c226b078fca2ad2ac82fd90ea authored over 4 years ago by liuxiany <[email protected]>
git忽略idea的iml文件

2f70c1637555303668aa789db2f987569a9e335f authored over 4 years ago by liuxiany <[email protected]>
Merge pull request #1 from Snailclimb/master

增加IOC功能

1cb0a88324b70805a8dfc5337eb72af2a737dd20 authored over 4 years ago by liuxiany <[email protected]>
[refractor]refractor package structure & code

a2fad344e630be633c4dec0c35518d818f474642 authored over 4 years ago by guide <[email protected]>
[refractor] improve code comments

d884534f57f5dd6253172cac7b246973c729718c authored over 4 years ago by guide <[email protected]>
[update&fix]update readme&fix warnings

3b9dc931d58fbedd785d90e9ab82b9c0e3560038 authored over 4 years ago by guide <[email protected]>
[feat]implement @Qulifier

ead8d4fa197360401e153173b81a61d2e57cb32f authored over 4 years ago by guide <[email protected]>
[feat]implement ioc

fd1987ed9a982a7832adf35c439c665c669dd656 authored over 4 years ago by guide <[email protected]>
[refractor&feat]add controller test

4361c785a91a3ef3cafac83479c29fa6f784630b authored over 4 years ago by guide <[email protected]>
[update]update README

ad7902fca05316ccb3a71cbc4a438dd99a373016 authored over 4 years ago by guide <[email protected]>
[update]update README

e46e2ef4cb69bec69d48f21cca3488e308953b60 authored over 4 years ago by guide <[email protected]>
[feat]add checkstyle and spotbugs

c0d852de2f0d0f0f78386915d5ebef02797a7db7 authored over 4 years ago by guide <[email protected]>
[refractor]move RequestHandlerFactory to com.github.jsoncat.core.handler

9ab60f785f2704d18c1f921c7febcbe906e54a7f authored over 4 years ago by guide <[email protected]>
[feat&refractor]deal with @Pathvariable

d7c3a1fb0d1c5f37318c4ca6d952d8ec50f7bba7 authored over 4 years ago by guide <[email protected]>
[feat]deal with post request

a97ad6b5d844e3dea5aea6625c4b8b5e735d3079 authored over 4 years ago by guide <[email protected]>
[refractor]http error response

ec5a31a901e5c486f4f947918d1158f492cd18ae authored over 4 years ago by guide <[email protected]>
[feat]add eror response

8c1602db6ea85c481c29c17d8961dc1316a2f0d2 authored over 4 years ago by guide <[email protected]>
[feat&refractor]deal with exception and optimzi package

e01864abbcb83b0a442d8185e14cf2816c50d747 authored over 4 years ago by guide <[email protected]>
[update]add banner website url

a5256ca5a1d4811d41f6bbf03f38ac1c7d2464c4 authored over 4 years ago by guide <[email protected]>
[feat&refractor]exact utils

6d2f032d58accada6a6cfed6f84d74a147dff113 authored over 4 years ago by guide <[email protected]>
feat deal with get request

058908ca4064d91b763eed13b4f1d1059a2ef59f authored over 4 years ago by guide <[email protected]>
[feat&refractor]optimize package and add AnnotatedClassScanner

ba2fc0cc9e17452d3ac8f3aa947c711a5416fcfc authored over 4 years ago by guide <[email protected]>
[refractor]use factory pattern

5632791e50356b16d53be2ca80b394b83aac4149 authored over 4 years ago by guide <[email protected]>
[feat]deal with get and post request

16ec0f7ead3c7fab61eedcf2b0bb60857edaf051 authored over 4 years ago by guide <[email protected]>