issues
search
yillary
/
xchange
Share your what's in your closet with others for free! Shirts and shorts and jorts, oh my!
0
stars
0
forks
source link
LambdaRequest
#13
Open
yillary
opened
1 year ago
yillary
commented
1 year ago
src > main > java > exchange > lambda
[ ] public class LambdaRequest<> extends APIGateweayProxyRequestEvent
[ ] priv static final ObjectMapper
[ ] pub T fromBody()
[ ] pub T fromQuery()
[ ] pub T fromPath()
[ ] pub T fromPathAndQuery()
yillary
commented
1 year ago
src > main > java > exchange > lambda
[x] public class LambdaRequest<> extends APIGateweayProxyRequestEvent
[x] priv static final ObjectMapper
[x] pub T fromBody()
[x] pub T fromQuery()
[x] pub T fromPath()
[x] pub T fromPathAndQuery()
src > main > java > exchange > lambda