Servidor web simple en Java 18: https://inside.java/2021/12/06/working-with-the-simple-web-server/
https://inside.java/2022/03/04/podcast-022/
Video: https://inside.java/2022/04/01/simple-web-server/
#java #http #localhost #podcast
https://inside.java/2022/03/04/podcast-022/
Video: https://inside.java/2022/04/01/simple-web-server/
#java #http #localhost #podcast
inside.java
Working with the Simple Web Server
The Simple Web Server was added to the `jdk.httpserver` module in JDK 18. It is a minimal HTTP static file server, designed to be used for prototyping, testing, and debugging. This article explores some less obvious yet interesting programmatic app…
https://www.adminer.org
Nueva actualización de Adminer: 4.17.1
Github: https://github.com/vrana/adminer/
#php #sql #admin #localhost
Nueva actualización de Adminer: 4.17.1
Github: https://github.com/vrana/adminer/
#php #sql #admin #localhost
www.adminer.org
Adminer - Database management in a single PHP file
Adminer is available for: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle. Others can be added via plugin: Elasticsearch, SimpleDB, MongoDB, Firebird, Clickhouse.