Completed
Configuration Properties
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Micronaut Deep Dive
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Challenges
- 3 Java
- 4 Electron Dig
- 5 Reflection Usage
- 6 Google Dagger
- 7 Inspiration
- 8 Thinner runtimes
- 9 Limited annotation API
- 10 Intersection demo
- 11 Introspected
- 12 Annotation metadata
- 13 Runtime check
- 14 Resolvable type
- 15 Dependency injection
- 16 Configuration Properties
- 17 Conditional Beans
- 18 Executable
- 19 Method Processor
- 20 Not Null Interceptor
- 21 Play
- 22 Native Image
- 23 Micro Startup
- 24 Building Blocks
- 25 Questions