March 2020
Intermediate to advanced
201 pages
2h 50m
English
Play 2 has excellent support for SQL databases. All the database-related configurations are maintained in the conf/application.conf file. By default, Play 2 provides support for JDBC connection pools (connection pools offer efficient and faster access to the database resources).
This will enable the JDBC API for Play projects.
Read now
Unlock full access