Added @SuppressWarnings annotation and reseted readme.md in hawkbit parent
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
This commit is contained in:
@@ -28,6 +28,8 @@ import org.springframework.context.annotation.Import;
|
||||
@EnableMgmtApi
|
||||
@EnableDdiApi
|
||||
@EnableSystemApi
|
||||
// Exception squid:S1118 - Spring boot standard behavior
|
||||
@SuppressWarnings({ "squid:S1118" })
|
||||
public class Start {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user