@@ -81,6 +81,14 @@ The adaptor of statistical triggering, and different Runnable operations can be
81
81
82
82
---------------------------------------------------------------------
83
83
84
+ ### [ vrml-core] ( ./vrml-core )
85
+
86
+ [ ![ Build Status] ( https://travis-ci.org/vavr-io/vavr-gson.svg?branch=master )] ( https://travis-ci.org/vavr-io/vavr-gson )
87
+
88
+ It encapsulates Spring's Bean operations and provides some basic tools such as: safe log printing, mark annotations, etc.
89
+
90
+ ---------------------------------------------------------------------
91
+
84
92
### [ vrml-data] ( ./vrml-data )
85
93
86
94
[ ![ Build Status] ( https://travis-ci.org/vavr-io/vavr-gson.svg?branch=master )] ( https://travis-ci.org/vavr-io/vavr-gson )
@@ -115,6 +123,12 @@ Other auxiliary tools library
115
123
116
124
---------------------------------------------------------------------
117
125
126
+ ### [ vrml-jmx] ( ./vrml-jmx )
127
+
128
+ Operation encapsulation of Java JMX.
129
+
130
+ ---------------------------------------------------------------------
131
+
118
132
### [ vrml-log] ( ./vrml-log )
119
133
120
134
[ ![ Build Status] ( https://travis-ci.org/vavr-io/vavr-gson.svg?branch=master )] ( https://travis-ci.org/vavr-io/vavr-gson )
@@ -135,6 +149,12 @@ A API to record application's metrics data for [vrml](./README.md) library
135
149
136
150
---------------------------------------------------------------------
137
151
152
+ ### [ vrml-maven] ( ./vrml-maven )
153
+
154
+ Maven related operation tool class.
155
+
156
+ ---------------------------------------------------------------------
157
+
138
158
### [ vrml-netty] ( ./vrml-netty )
139
159
140
160
[ ![ Build Status] ( https://travis-ci.org/vavr-io/vavr-gson.svg?branch=master )] ( https://travis-ci.org/vavr-io/vavr-gson )
@@ -143,6 +163,18 @@ Netty helper utils for [vrml](./README.md) library
143
163
144
164
---------------------------------------------------------------------
145
165
166
+ ### [ vrml-reactor] ( ./vrml-reactor )
167
+
168
+ Reactor Reactive library extension tool set.
169
+
170
+ ---------------------------------------------------------------------
171
+
172
+ ### [ vrml-reflect] ( ./vrml-reflect )
173
+
174
+ Java reflection extension toolset.
175
+
176
+ ---------------------------------------------------------------------
177
+
146
178
### [ vrml-request] ( ./vrml-request )
147
179
148
180
[ ![ Build Status] ( https://travis-ci.org/vavr-io/vavr-gson.svg?branch=master )] ( https://travis-ci.org/vavr-io/vavr-gson )
@@ -161,6 +193,12 @@ Java File utils for [vrml](./README.md) library
161
193
162
194
---------------------------------------------------------------------
163
195
196
+ ### [ vrml-shutdown] ( ./vrml-shutdown )
197
+
198
+ JVM Shutdown extension tool set.
199
+
200
+ ---------------------------------------------------------------------
201
+
164
202
### [ vrml-spi] ( ./vrml-spi )
165
203
166
204
[ ![ Build Status] ( https://travis-ci.org/vavr-io/vavr-gson.svg?branch=master )] ( https://travis-ci.org/vavr-io/vavr-gson )
@@ -169,6 +207,12 @@ Java SPI utils for [vrml](./README.md) library
169
207
170
208
---------------------------------------------------------------------
171
209
210
+ ### [ vrml-stopwatch] ( ./vrml-stopwatch )
211
+
212
+ Extended Stop Watch execution monitor.
213
+
214
+ ---------------------------------------------------------------------
215
+
172
216
### [ vrml-switch] ( ./vrml-switch )
173
217
174
218
[ ![ Build Status] ( https://travis-ci.org/vavr-io/vavr-gson.svg?branch=master )] ( https://travis-ci.org/vavr-io/vavr-gson )
@@ -189,6 +233,12 @@ A time API with timezone/cron for [vrml](./README.md) library
189
233
190
234
---------------------------------------------------------------------
191
235
236
+ ### [ vrml-tomcat] ( ./vrml-tomcat )
237
+
238
+ An extended toolset for the Tomcat container.
239
+
240
+ ---------------------------------------------------------------------
241
+
192
242
### [ vrml-trace] ( ./vrml-trace )
193
243
194
244
[ ![ Build Status] ( https://travis-ci.org/vavr-io/vavr-gson.svg?branch=master )] ( https://travis-ci.org/vavr-io/vavr-gson )
0 commit comments