Skip to content

Conversation

@ymarcon
Copy link
Member

@ymarcon ymarcon commented Nov 9, 2025

No description provided.

@ymarcon ymarcon requested a review from Copilot November 9, 2025 16:56
Copy link

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 PR updates the Spring Boot parent version and improves process management in startup scripts by replacing direct command execution with exec.

  • Spring Boot parent version upgraded from 3.5.4 to 3.5.7
  • Added exec prefix to Java process invocations in all startup scripts for proper signal handling

Reviewed Changes

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

File Description
pom.xml Updates Spring Boot parent version from 3.5.4 to 3.5.7
src/main/rpm/start.sh Adds exec prefix to Java command for proper process replacement
src/main/deb/systemd/start.sh Adds exec prefix to Java command for proper process replacement
src/main/bin/rock Adds exec prefix to Java command for proper process replacement

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ymarcon ymarcon merged commit 40c6824 into master Nov 9, 2025
8 checks passed
@ymarcon ymarcon mentioned this pull request Nov 9, 2025
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