FacoBackup / pine-engine

pine-engine
5 stars 0 forks source link

Remove springboot dependency #65

Closed FacoBackup closed 1 month ago

FacoBackup commented 1 month ago

There's no need for spring in the current architecture, every injection is being managed manually.

Switch current injection logic to a unified architecture for both the engine and the UI