nus-cs3281 / 2020

0 stars 2 forks source link

Lightning Talk Topic: Spring Framework #16

Closed 0blivious closed 4 years ago

0blivious commented 4 years ago

Summary

Spring is the most popular open source Java framework, having core features like dependency injection, AOP support and Spring JDBC template that can ease your life as a Java developer.

WIIFY

Using Spring can reduce coupling in your code, help you better manage database access and offer a lot more API that can save your time struggling building up the infrastructure of your code.

Key Points

Impact

Know: Understand what is Spring framework and what does it provide. Believe: Using Spring framework for your Java application development can save you much more time and reduce bug occurance. Do: Consider use Spring framework for your next Java application development

Slides

talk.pptx