docker-maven-plugin icon indicating copy to clipboard operation
docker-maven-plugin copied to clipboard

Quickstarts : Improve `it/spring-boot-with-jib` integration test

Open rohanKanojia opened this issue 1 year ago • 2 comments

Description

Related to https://github.com/fabric8io/docker-maven-plugin/issues/1762

Just like we improved samples/spring-boot-with-jib similar changes need to be done in integration test module as well. We have similar project in it/ folder.

https://github.com/fabric8io/docker-maven-plugin/blob/fc53963fc57c466dc10757ac98d2009927f6ef15/it/spring-boot-with-jib/pom.xml#L36

Acceptance Criteria

  • [ ] Spring Boot version is updated to 2.7.x
  • [ ] Replace org.springframework.web.bind.annotation.RequestMapping with more specific org.springframework.web.bind.annotation.GetMapping

rohanKanojia avatar Apr 13 '24 16:04 rohanKanojia

@mdxabu : Could you please review this issue and see if it's clear enough to pick up?

rohanKanojia avatar Apr 13 '24 16:04 rohanKanojia

@mdxabu : Could you please review this issue and see if it's clear enough to pick up?

Yes, I can pick this issue

mdxabu avatar Apr 14 '24 07:04 mdxabu