Todd Fredrich
Results
3
repositories owned by
Todd Fredrich
DateAdapterJ
19
Stars
7
Forks
Watchers
Convert Java Dates to/from String instances, supporting ISO 8601 date and time format. A java ISO8601 parser and formatter for the everyday tasks of converting Java dates into ISO format. Date forma...
Domain-Eventing
47
Stars
16
Forks
Watchers
Small, lightweight Java library to enable Domain Events (per Eric Evans, DDD) using an internal queue and asynchronous processing within a single JVM. Also supports asynchronous eventing across cluste...