Arcjav <2027>
Arc isn't trying to replace the massive enterprise ecosystem of Spring for monolithic legacy applications. Instead, it shines in specific areas:
@Inject // Arc handles this during build time public UserController(UserService userService) this.userService = userService; arcjav