@@ -22,106 +22,103 @@ do as they were designed before this was clarified.
22
22
|===
23
23
| Name | Location
24
24
25
- | http://log4jdbc.brunorozendo.com/[Log4jdbc]
26
- | https://github.com/candrews/log4jdbc-spring-boot-starter
25
+ | http://camel.apache.org/spring-boot.html[Apache Camel]
26
+ | https://github.com/apache/camel/tree/master/components/camel-spring-boot
27
+
28
+ | https://cxf.apache.org/docs/springboot.html[Apache CXF]
29
+ | https://github.com/apache/cxf
30
+
31
+ | http://wicket.apache.org/[Apache Wicket]
32
+ | https://github.com/MarcGiffing/wicket-spring-boot
33
+
34
+ | https://camunda.org/[Camunda BPM]
35
+ | https://github.com/camunda/camunda-bpm-spring-boot-starter
27
36
28
37
| Central Authentication Service (CAS) client
29
38
| https://github.com/Unicon/cas-client-autoconfig-support
30
39
31
- | http://modelmapper.org/[ModelMapper]
32
- | https://github.com/jmnarloch/modelmapper-spring-boot-starter
33
-
34
- | http://secondmarket.github.io/mongeez/[Mongeez]
35
- | https://github.com/hzpz/mongeez-spring-boot-starter/
40
+ | Charon reverse proxy
41
+ | https://github.com/mkopylec/charon-spring-boot-starter
36
42
37
- | http ://ha-jdbc.github.io/[HA JDBC ]
38
- | https://github.com/lievendoclo/hajdbc -spring-boot
43
+ | https ://cloudant.com/[Cloudant ]
44
+ | https://github.com/icha024/cloudant -spring-boot-starter
39
45
40
- | https ://github. com/jknack/handlebars.java[Handlebars]
41
- | https://github.com/allegro/handlebars -spring-boot-starter
46
+ | http ://www.couchbase. com/[Couchbase] HTTP session
47
+ | https://github.com/mkopylec/session-couchbase -spring-boot-starter
42
48
43
- | https ://vaadin.com/[Vaadin ]
44
- | https://github.com/vaadin/spring/tree/master/vaadin-spring-boot-starter
49
+ | http ://ff4j.org/[Feature Flipping For Java (FF4J) ]
50
+ | https://github.com/clun/ff4j/
45
51
46
- | http ://camel.apache.org/spring-boot.html[Apache Camel ]
47
- | https://github.com/apache/camel/tree/master/components/camel -spring-boot
52
+ | https ://www.google.com/recaptcha[Google's reCAPTCHA ]
53
+ | https://github.com/mkopylec/recaptcha -spring-boot-starter
48
54
49
- | https ://code.google.com/p/wro4j/[WRO4J ]
50
- | https://github.com/sbuettner/ spring-boot-autoconfigure-wro4j
55
+ | http ://www.grpc.io/[gRPC ]
56
+ | https://github.com/LogNet/grpc- spring-boot-starter
51
57
52
- | http://alexo .github.io/wro4j/[Wro4j] (Advanced usage)
53
- | https://github.com/michael-simons/wro4j -spring-boot-starter
58
+ | http://ha-jdbc .github.io/[HA JDBC]
59
+ | https://github.com/lievendoclo/hajdbc -spring-boot
54
60
55
- | http ://projects.spring.io/spring-batch/[Spring Batch] (Advanced usage)
56
- | https://github.com/codecentric/ spring-boot-starter-batch-web
61
+ | https ://github.com/jknack/handlebars.java[Handlebars]
62
+ | https://github.com/allegro/handlebars- spring-boot-starter
57
63
58
64
| http://hdiv.org/[HDIV]
59
65
| https://github.com/hdiv/spring-boot-starter-hdiv
60
66
67
+ | http://infinispan.org/[Infinispan]
68
+ | https://github.com/infinispan/infinispan-spring-boot
69
+
61
70
| https://github.com/neuland/jade4j[Jade Templates] (Jade4J)
62
71
| https://github.com/domix/spring-boot-starter-jade4j
63
72
64
- | https://www.google.com/recaptcha[Google's reCAPTCHA]
65
- | https://github.com/mkopylec/recaptcha-spring-boot-starter
66
-
67
- | http://mybatis.org/mybatis-3/[Mybatis]
68
- | https://github.com/mybatis/mybatis-spring-boot
69
-
70
- | http://wicket.apache.org/[Apache Wicket]
71
- | https://github.com/MarcGiffing/wicket-spring-boot
72
-
73
- | https://cloudant.com/[Cloudant]
74
- | https://github.com/icha024/cloudant-spring-boot-starter
73
+ | JSF (http://primefaces.org/[PrimeFaces], http://primefaces-extensions.github.io/[PrimeFaces Extensions], http://bootsfaces.net/[BootsFaces], http://butterfaces.org/[ButterFaces], http://omnifaces.org/[OmniFaces], http://angularfaces.net/[AngularFaces], https://javaserverfaces.java.net/[Mojarra] and http://myfaces.apache.org[MyFaces])
74
+ | http://joinfaces.org
75
75
76
- | http://www.grpc.io/[gRPC ]
77
- | https://github.com/LogNet/grpc -spring-boot-starter
76
+ | http://log4jdbc.brunorozendo.com/[Log4jdbc ]
77
+ | https://github.com/candrews/log4jdbc -spring-boot-starter
78
78
79
- | https://github.com/facebook/nifty[Nifty] (Thrift on Netty)
80
- | https://github.com/bigdullrock/nifty -spring-boot-starter
79
+ | https://github.com/membrane/service-proxy[Membrane Service Proxy]
80
+ | https://github.com/membrane/membrane -spring-boot-starter
81
81
82
- | http://www.couchbase.com/[Couchbase] HTTP session
83
- | https://github.com/mkopylec/session-couchbase -spring-boot-starter
82
+ | http://modelmapper.org/[ModelMapper]
83
+ | https://github.com/jmnarloch/modelmapper -spring-boot-starter
84
84
85
- | https ://github.com/oembedler/spring-graphql-common[Spring GraphQL] (GraphQL and GraphiQL)
86
- | https://github.com/oembedler/graphql -spring-boot
85
+ | http ://secondmarket. github.io/mongeez/[Mongeez]
86
+ | https://github.com/hzpz/mongeez -spring-boot-starter/
87
87
88
88
| https://www.mulesoft.com/platform/soa/mule-esb-open-source-esb[Mule ESB]
89
89
| https://github.com/denschu/mule-spring-boot-starter
90
90
91
- | https ://camunda .org/[Camunda BPM ]
92
- | https://github.com/camunda/camunda-bpm- spring-boot-starter
91
+ | http ://mybatis .org/mybatis-3/[Mybatis ]
92
+ | https://github.com/mybatis/mybatis- spring-boot
93
93
94
- | http://ff4j.org/[Feature Flipping For Java (FF4J)]
95
- | https://github.com/clun/ff4j/
94
+ | https://github.com/facebook/nifty[Nifty] (Thrift on Netty)
95
+ | https://github.com/bigdullrock/nifty-spring-boot-starter
96
+
97
+ | http://square.github.io/okhttp/[OkHttp]
98
+ | https://github.com/freefair/okhttp-spring-boot
96
99
97
100
| http://resteasy.jboss.org/[RESTEasy]
98
101
| https://github.com/paypal/resteasy-spring-boot
99
102
100
- | JSF (http://primefaces.org/[PrimeFaces], http://primefaces-extensions.github.io/[PrimeFaces Extensions], http://bootsfaces.net/[BootsFaces], http://butterfaces.org/[ButterFaces], http://omnifaces.org/[OmniFaces], http://angularfaces.net/[AngularFaces], https://javaserverfaces.java.net/[Mojarra] and http://myfaces.apache.org[MyFaces])
101
- | http://joinfaces.org
102
-
103
- | Charon reverse proxy
104
- | https://github.com/mkopylec/charon-spring-boot-starter
105
-
106
- | http://www.wiremock.org[WireMock] and Spring REST Docs
107
- | https://github.com/ePages-de/restdocs-wiremock
103
+ | http://restfb.com/[RestFB] Messenger
104
+ | https://github.com/marsbits/restfbmessenger
108
105
109
- | https ://cxf.apache.org/docs/springboot.html[Apache CXF]
110
- | https://github.com/apache/cxf
106
+ | http ://projects.spring.io/spring-batch/[Spring Batch] (Advanced usage)
107
+ | https://github.com/codecentric/spring-boot-starter-batch-web
111
108
112
- | LDAP
113
- | https://github.com/eddumelendez/ldap -spring-boot
109
+ | https://github.com/oembedler/spring-graphql-common[Spring GraphQL] (GraphQL and GraphiQL)
110
+ | https://github.com/oembedler/graphql -spring-boot
114
111
115
- | http ://infinispan.org/[Infinispan ]
116
- | https://github.com/infinispan/infinispan -spring-boot
112
+ | https ://vaadin.com/[Vaadin ]
113
+ | https://github.com/vaadin/spring/tree/master/vaadin -spring-boot-starter
117
114
118
- | http://restfb.com/[RestFB] Messenger
119
- | https://github.com/marsbits/restfbmessenger
115
+ | http://www.wiremock.org[WireMock] and Spring REST Docs
116
+ | https://github.com/ePages-de/restdocs-wiremock
120
117
121
- | http ://square.github.io/okhttp/[OkHttp ]
122
- | https://github.com/freefair/okhttp- spring-boot
118
+ | https ://code.google.com/p/wro4j/[WRO4J ]
119
+ | https://github.com/sbuettner/ spring-boot-autoconfigure-wro4j
123
120
124
- | https ://github.com/membrane/service-proxy[Membrane Service Proxy]
125
- | https://github.com/membrane/membrane -spring-boot-starter
121
+ | http ://alexo. github.io/wro4j/[Wro4j] (Advanced usage)
122
+ | https://github.com/michael-simons/wro4j -spring-boot-starter
126
123
127
124
|===
0 commit comments