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

Improve classloader used in utbot-spring-analyzer #2038

Closed
EgorkaKulikov opened this issue Mar 24, 2023 · 0 comments · Fixed by #2085
Closed

Improve classloader used in utbot-spring-analyzer #2038

EgorkaKulikov opened this issue Mar 24, 2023 · 0 comments · Fixed by #2085
Assignees
Labels
comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request

Comments

@EgorkaKulikov
Copy link
Collaborator

Description

Current implementation of utbot-spring-analyzer uses primitive classloader build with one configuration class.
We need to construct the more complicated one that will support:

  • several configaration classes
  • resources loading

Expected behavior

  • utbot-spring-analyzer api classpath parameter is changed
  • classlaoder constructing is improved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants