Skip to content

waveskimmer/micronaut-embedded-server

Repository files navigation

Micronaut Embedded Server issue in Library code

Trivial library application demos an issue of being unable to create an EmbeddedServer within the test code. The test will run if the io.micronaut.minimal.application plugin is used in the build.gradle.kts (and the application section is uncommented).

To see the issue just run ./gradlew clean build

Why is this important?

I'd like to write test code that utilizes library code running in a Micronaut server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages