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

Basic spring boot support #948

Merged
merged 18 commits into from
Mar 18, 2021

Conversation

SimunKaracic
Copy link
Contributor

@SimunKaracic SimunKaracic commented Feb 18, 2021

Add basic spring-boot support for servers using spring-mvc.

If you see a comment, it's either a reminder for me or a comment for you

I've tested this with multiple, albeit simple apps.
It worked with mvn and gradle packaging 🎉

@SimunKaracic SimunKaracic force-pushed the basic-spring-boot-support branch from 950768c to 3085294 Compare February 19, 2021 16:10
@SimunKaracic SimunKaracic force-pushed the basic-spring-boot-support branch from 3085294 to c2b4f75 Compare February 19, 2021 16:21
and a few other driveby cleanups (removing comments, correct config calls)
Removed because it was not available in earlier versions of Spring
With some smaller refactors, options turned to null checks, and others
@SimunKaracic SimunKaracic merged commit e9e22ec into kamon-io:master Mar 18, 2021
@SimunKaracic SimunKaracic deleted the basic-spring-boot-support branch March 18, 2021 11:45
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.

3 participants