Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 234 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 234 Bytes

SpringScala

A little project to try a few things using Spring with Scala. Specifically:

  • Programmatic Application Context @Configuration
  • Logging
  • @Autowired
  • Manual access to the application context within the application