patrykwozinski / weather

My Java playground - WEATHER APP. It's just checking current weather in the given city. That's my first EVER project in Java - any suggestion is welcome :)
0 stars 0 forks source link

OccurredAt information for the domain events #9

Open patrykwozinski opened 4 years ago

patrykwozinski commented 4 years ago

I need to add occurred at information for both WeatherCreated and WeatherUpdated events.