Skip to content

Simple example that shows how to use Ceylon nullable types in Spring 5

License

Notifications You must be signed in to change notification settings

bjansen/ceylon-spring5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ceylon-spring5

A simple example that shows how to use Ceylon nullable types in Spring 5.

Note: This example requires Ceylon 1.4.0 beta/2.0, which is currently in development

  • Config.ceylon configures Spring to scan annotations in the current package
  • beans.ceylon declares a few beans and injects them in MyController
  • run.ceylon boots Spring and checks that autowired nullable types are accepted by Spring when no bean candidate is found in the current context

About

Simple example that shows how to use Ceylon nullable types in Spring 5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages