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

using the spring annotation processor #342

Closed
berlinguyinca opened this issue May 17, 2019 · 8 comments
Closed

using the spring annotation processor #342

berlinguyinca opened this issue May 17, 2019 · 8 comments

Comments

@berlinguyinca
Copy link

dear all,

could you point me to an example how to use the spring annoation processor with the scala-maven-plugin?

kind regards

@davidB
Copy link
Owner

davidB commented May 18, 2019

Hi, I'm not aware of sample that combine java annotation processor with scala. I imagine it' not possible because apt are run by javac not by scalac.

I don't know what spring's annotation you target, but it seems possible (never try) to use scala + spring (see Spring-boot and Scala - DZone Java old and need adaptation because code is gradle and sbt in the repo).

Maybe ask your question in a place with bigger audience (a scala user mailing list, stackoverflow need to reformulate your question).

@berlinguyinca
Copy link
Author

We have been using spring + scala + maven for severals at this point and thats literally a none issue. We just would like to use the spring-annotation-processor with the scala-maven-plugin as you can with say SBT

@davidB
Copy link
Owner

davidB commented May 20, 2019

Can you share a link about sbt with the spring-annotation-processor ?

@berlinguyinca
Copy link
Author

berlinguyinca commented May 20, 2019 via email

@slandelle slandelle changed the title using the spring annoation processor using the spring annotation processor May 13, 2020
@slandelle
Copy link
Collaborator

Contributions welcome.

@slandelle
Copy link
Collaborator

No activity, closing. Will reopen in case someone is willing to contribute.

@berlinguyinca
Copy link
Author

its sadly still not possible. Any chance to get this revisited?

@slandelle
Copy link
Collaborator

@berlinguyinca This project is contribution driven. The best way to make a feature happen is to contribute it.

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

No branches or pull requests

3 participants