Skip to content

Commit f8d6049

Browse files
author
Axel Fontaine
committed
Added Boxfuse
1 parent 4e17f50 commit f8d6049

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ A curated list of awesome Java frameworks, libraries and software.
2020
- [Database](#database)
2121
- [Date and Time](#date-and-time)
2222
- [Dependency Injection](#dependency-injection)
23+
- [Deployment](#deployment)
2324
- [Development](#development)
2425
- [Distributed Applications](#distributed-applications)
2526
- [Distributed Databases](#distributed-databases)
@@ -238,6 +239,12 @@ A curated list of awesome Java frameworks, libraries and software.
238239
* [Guice](https://github.com/google/guice) - Lightweight but powerful framework that completes Dagger.
239240
* [HK2](https://hk2.java.net) - Light-weight and dynamic dependency injection framework.
240241

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+
241248
## Development
242249

243250
*Augmentation of the development process at a fundamental level.*

0 commit comments

Comments
 (0)