Sometimes I also place few classes in the same fil...
# announcements
b
Sometimes I also place few classes in the same file if it's a Dto class with some nested Dtos in it. Or if I send events via eventbus, if those events are connected with each other then I place their event classses in the same file