Skip to content

2.2

Compare
Choose a tag to compare
@rbygrave rbygrave released this 20 May 00:02
· 36 commits to master since this release

Issues

#40 - Add BootJex ... for easy starting when using @Controller etc
#39 - Change configure() to be a consumer of JexConfig - configure(Consumer configure)
#36 - Fix AppLifecycle to remove shutdown hook on close (typically in component testing)
#37 - Move configuration option of turning on virtualThread use up to JexConfig (common)
#38 - Add support for component test with .. @Inject of Http client starts server, creates client (for injection)
#35 - Change Jex to be an interface, Change Jex.Config to be an interface called JexConfig