This commit adds a smoke test for `@Resource` handing now that is supported by Spring Framework. Note that this does not include processing of @Resource on test classes as, unfortunately, this behavior is not aligned at the moment. Closes gh-197