Learning Basics of Spring Framework.
Topics covered : commit no.:
- Create Simple Spring application which runs as standalone .jar not web application
- Add Spring MVC dependency and conver standalone .jar app to webapp
- Create simple Rest API
- Creating simple scheduler using spring boot
- Scheduler to use custom Executor (Thread-pool) - Parallel multiple Scheduler/job