Crest 0.40 hot off the presses. Java CLI library modeled after JAX-RS
tomitribe.github.io/crest/
#Java #CLI
Crest 0.40 hot off the presses. Java CLI library modeled after JAX-RS
tomitribe.github.io/crest/
#Java #CLI
JAWS 2.1.0 released!
S3 File name annotations @Prefix, @Suffix, @Match, and @Filter used to filter listing can now also validate files being created.
Simplified one-level deep vs recursive semantics via new @Recursive annotation.
tomitribe.github.io/jaws/changel...
#Java #AWS #S3
You nailed it -- inspired by the xbean "new://" syntax in TomEE. Definitely no proxies. Some reflection to find types and annotations. Right on the tomitribe-util dep, that's the only one.
Java AWS S3 users, you need this library. I promise you.
Eliminates boilerplate (error prone) code. Replaces it with strongly-typed directory structures you define with interfaces.
tomitribe.github.io/jaws/
#Java #AWS #S3
Just released: Checkmate 1.0. Fluent #Java API styled after Stream and Optional. Prints a series of checks in Linux-startup style.
github.com/tomitribe/ch...
Just released. Pixie, a tiny magical DI, config and eventing library for your smallest apps github.com/tomitribe/pi...
#Java #OSS #DependencyInjection #Config #NoOverkill