de4a-eu / de4a

DE4A WP5 Connector
Apache License 2.0
2 stars 5 forks source link

Implemented methods not annotated #31

Closed daffyDukk closed 3 years ago

daffyDukk commented 3 years ago

https://github.com/de4a-wp5/de4a/blob/d47997f6deda975bc61f036432c1494e96ae3276/de4a-connector/src/main/java/eu/de4a/connector/as4/client/DomibusGatewayClient.java#L52

When implementing Interface methods please also annotate the methods with Override

phax commented 3 years ago

That is something we could argue about ;-)