File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ A curated list of awesome Java frameworks, libraries and software.
20
20
- [Database](#database)
21
21
- [Date and Time](#date-and-time)
22
22
- [Dependency Injection](#dependency-injection)
23
+ - [Deployment](#deployment)
23
24
- [Development](#development)
24
25
- [Distributed Applications](#distributed-applications)
25
26
- [Distributed Databases](#distributed-databases)
@@ -238,6 +239,12 @@ A curated list of awesome Java frameworks, libraries and software.
238
239
* [ Guice] ( https://github.com/google/guice ) - Lightweight but powerful framework that completes Dagger.
239
240
* [ HK2] ( https://hk2.java.net ) - Light-weight and dynamic dependency injection framework.
240
241
242
+ ## Deployment
243
+
244
+ * Tools that deploy applications.*
245
+
246
+ * [ Boxfuse] ( https://boxfuse.com ) - Deployment of JVM application to AWS using the principles of Immutable Infrastructure.
247
+
241
248
## Development
242
249
243
250
* Augmentation of the development process at a fundamental level.*
You can’t perform that action at this time.
0 commit comments