Replies: 1 comment 1 reply
-
Log viewer can be embedded into another Java Web application as a library, so it must have as few dependencies as possible to avoid conflicts. And it should be as light as possible. I look forward to when you look at the integration tests (selenium), I feel my test implementation is ugly and may be improved) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was taking a better look at the backend and I would like to know if you've considered using SpringBootApplication in the backend with its runner and @controller(s) to handle the requests. But you know, there might be something that I may be overlooking.
Beta Was this translation helpful? Give feedback.
All reactions