Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castello/spring_basic
/ TurboEngine
Class
TurboEngine
ch3/ApplicationContextTest.java:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
class
Door {}
16
@Component
class
Engine {}
17
@Component
class
TurboEngine extends Engine {}
18
@Component
class
SuperEngine extends Engine {}
19
20
@Component
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected