Skip to content

dilumini/springboot_Back_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practicalTest-springboot back end

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.

Requirements

  • Maven
  • JDK 1.8
  • Spring Framework 2.5.4
  • H2 Database

Set Rest API endpoint as,

http://127.0.0.1:8080/rest/v2/

H2 Database- main features:

  • 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

About

spring-boot backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages