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

How to integrate the logview with Spring Boot? #1

Open
waitshang opened this issue Jan 16, 2019 · 2 comments
Open

How to integrate the logview with Spring Boot? #1

waitshang opened this issue Jan 16, 2019 · 2 comments

Comments

@waitshang
Copy link

waitshang commented Jan 16, 2019

Could you help me? I may remove pippo.

@waitshang waitshang changed the title How to integrate the logview into Spring Boot? How to integrate the logview with Spring Boot? Jan 16, 2019
@decebals
Copy link
Owner

This tiny project contains only three classes. Take a look at these classes and find a corespondency in Spring Boot for:

  • web/http routes (Spring MVC)
  • web socket

Try to adapt the code from this project to your application (Spring Boot).

Other idea is to find a ready to use library that comes with support for Spring Boot.
I cannot help you more.

@waitshang
Copy link
Author

This tiny project contains only three classes. Take a look at these classes and find a corespondency in Spring Boot for:

  • web/http routes (Spring MVC)
  • web socket

Try to adapt the code from this project to your application (Spring Boot).

Other idea is to find a ready to use library that comes with support for Spring Boot.
I cannot help you more.

Thank you all the same.

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

2 participants