micronaut-standalone-tutorial

Using Micronaut features without the Web part

Medium Article


About The Project

This is an example of how to setup Micronaut on a standalone Java Application. Have you ever started a new weekend project, and wished to have dependency injection, but didn't want to configure Spring Context with the XML-hell? Maybe this could help you out :)

Check out the commit history to see the changes, and follow the article on Medium for a complete experience!

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details