Skip to content

Conversation

@paul58914080
Copy link
Member

Automated PR created by workflow.

@paul58914080 paul58914080 requested a review from a team as a code owner December 20, 2025 16:14
Copilot AI review requested due to automatic review settings December 20, 2025 16:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This automated PR updates the generated copier template from the example project. The changes include a Spring Boot version bump, addition of test dependencies for REST client support, and Maven plugin configuration updates to support Mockito agent integration.

  • Spring Boot version updated from 4.0.0 to 4.0.1
  • Added spring-boot-starter-restclient test dependency to rest-adapter and acceptance-test modules
  • Added maven-dependency-plugin to generate dependency properties
  • Added Mockito javaagent configuration to maven-surefire-plugin

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
{{app_name}}/pom.xml.jinja Updates Spring Boot version to 4.0.1, adds maven-dependency-plugin for property generation, and configures maven-surefire-plugin with Mockito javaagent
{{app_name}}/rest-adapter/pom.xml.jinja Adds spring-boot-starter-restclient test dependency for REST client testing support
{{app_name}}/acceptance-test/pom.xml.jinja Adds spring-boot-starter-restclient test dependency for acceptance testing with REST clients

@paul58914080 paul58914080 merged commit 20387c9 into main Dec 20, 2025
8 checks passed
@paul58914080 paul58914080 deleted the generated-template branch December 20, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants