Using Spring with Scala

Using Spring with Scala

Spring I/O via YouTube Direct link

Why Scala?

4 of 30

4 of 30

Why Scala?

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Using Spring with Scala

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Overview
  3. 3 Target audience
  4. 4 Why Scala?
  5. 5 Why Scala & Spring
  6. 6 2. Examples
  7. 7 First example: serving web content with Spring MVC
  8. 8 Make Gradle work with Scala
  9. 9 Application class
  10. 10 Template
  11. 11 Controller
  12. 12 Example: consuming REST services
  13. 13 Beans in Scala
  14. 14 Asynchronous version using Lambdas
  15. 15 Java 8 Lambdas vs. Scala function literals
  16. 16 We need ugly anonymous classes
  17. 17 Person resource in Scala
  18. 18 Repository
  19. 19 Final example: JDBC
  20. 20 JDBC: Java Batch Update
  21. 21 JDBC Scala names collection
  22. 22 JDBC Scala batchUpdate
  23. 23 Convert from Scala
  24. 24 JDBC Scala print query
  25. 25 Convert from Java
  26. 26 Translation steps . Use Scala mutable collection when calling Java
  27. 27 3. Evaluation
  28. 28 Simple translation steps
  29. 29 Scala SDK is getting better dealing with Java
  30. 30 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.