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

Introduce a Spring Fu Gradle plugin #5

Closed
sdeleuze opened this issue May 30, 2018 · 1 comment
Closed

Introduce a Spring Fu Gradle plugin #5

sdeleuze opened this issue May 30, 2018 · 1 comment
Assignees
Labels
status: duplicate A duplicate of another issue type: enhancement A general enhancement

Comments

@sdeleuze
Copy link
Collaborator

sdeleuze commented May 30, 2018

This plugin could provide the following functionalities with first-class Gradle Kotlin DSL support for configuration:

  • Preconfigure Junit 5 by applying val test by tasks.getting(Test::class) { useJUnitPlatform() } automatically
  • Apply dependency management
  • Provide shadow plugin like functionalities
  • Integrate JAR minimization mechanism + removal of annotation/XML stuff in Spring JARs as done is Spring classpath filtering via Gradle plugin #34
  • Preconfigure Kotlin null-safety suppport, bytecode level, etc.
@sdeleuze sdeleuze changed the title Introduce a Kairn Gradle plugin Introduce a Spring Fu Gradle plugin May 31, 2018
@sdeleuze sdeleuze self-assigned this May 31, 2018
@sdeleuze sdeleuze modified the milestones: 1.0.0.M1, 1.0.0.M2 May 31, 2018
@sdeleuze sdeleuze removed this from the 1.0.0.M2 milestone Jun 18, 2018
@sdeleuze
Copy link
Collaborator Author

Closed in favor of #68.

@sdeleuze sdeleuze added status: duplicate A duplicate of another issue type: enhancement A general enhancement labels Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant