Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samolego/fri-prpo-vaje01

Prve vaje predmeta PRPO
https://github.com/samolego/fri-prpo-vaje01

Last synced: 12 days ago
JSON representation

Prve vaje predmeta PRPO

Awesome Lists containing this project

README

        

# Simple JDBC sample

```
docker run -d --name pg-jdbc -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -e POSTGRES_DB=uporabniki -p 5432:5432 postgres:13
```