softwareguidancechintala

Results 1 comments of softwareguidancechintala

@sapessi and @anudina I had the same issue. I did a "gradle clean build" on aws-serverless-java-container-master\samples\springboot2\pet-store And then referred "build\libs\pet-store.jar" in the CodeUri attribute of the template.yml `AWSTemplateFormatVersion: '2010-09-09' Transform:...