Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove jib from apps-generator plugin #548

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    a09f520 View commit details
    Browse the repository at this point in the history
  2. Remove JIB plugin.

    Provide for spring-boot-maven-plugin configuration for build-image.
    Provide tests for spring-boot-maven-plugin configuration.
    corneil committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d4200d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a98524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fb4765 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Improve container image naming.

    Add nativePlugin profile.
    spring-boot:build-image -Pnative should suffice.
    corneil committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cb6c08c View commit details
    Browse the repository at this point in the history