This is a single page web application developed by using Angular 12 and Spring Boot.
- Users can add country details- Country code,Country Name, and a small description.
- Users can view, update , delete country/countries.
- Maven
- JDK 1.8
- Spring Framework 2.5.4
- H2 Database
http://127.0.0.1:8080/rest/v2/
- Very fast, open source, JDBC API
- Embedded and server modes; disk-based or in-memory databases
- Transaction support, multi-version concurrency
- Browser based Console application
- Encrypted databases
- Fulltext search
- Pure Java with small footprint: around 2.5 MB jar file size
- ODBC driver
More information: https://h2database.com