#103 Spring support for DI

Closed
opened 2 years ago by ranides · 2 comments
ranides commented 2 years ago

We should take into consideration integration with Spring IOC, autowired and beans. Now we have few ad-hoc dependency management, especially inside new assira.ui library, where we implement MVCC pattern.

We should take into consideration integration with Spring IOC, autowired and beans. Now we have few ad-hoc dependency management, especially inside new `assira.ui` library, where we implement MVCC pattern.
ranides commented 1 year ago
Owner

We started POC which works (at least we can inject controller). General rules for assira.ui:

  • components should have scope prototype
  • some properties are updated by ui framework using normal setters

todo: spring dependency could be optional. Now it isn't.

We started POC which works (at least we can inject controller). General rules for assira.ui: - components should have scope `prototype` - some properties are updated by ui framework using normal setters todo: spring dependency could be optional. Now it isn't.
ranides commented 1 year ago
Owner
we develop this inside https://git.ranides.net/projects/yggdrasil
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.