general style improvements + javadoc
This commit is contained in:
@ -3,7 +3,7 @@ package mops.gruppen2.service;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
/**
|
||||
* Übersetzt und baut
|
||||
* Übersetzt JSON-Event-Payloads zu Java-Event-Repräsentationen und zurück.
|
||||
*/
|
||||
@Service
|
||||
public class SerializationService {
|
||||
|
||||
Reference in New Issue
Block a user