@MessageBundle(projectCode="SRMSG",
length=5)
public interface HttpMessages
| Modifier and Type | Field and Description |
|---|---|
static HttpMessages |
msg |
| Modifier and Type | Method and Description |
|---|---|
String |
payloadMustNotBeNull() |
static final HttpMessages msg
@Message(id=16400,
value="Payload must not be null")
String payloadMustNotBeNull()
Copyright © 2018–2021 SmallRye. All rights reserved.