Commit Graph

22 Commits

Author SHA1 Message Date
c864c71f3f Enable web security in the spring SecurityConfig 2026-06-01 19:25:11 -06:00
f6bae75b07 Need validation lengths for Flyway 2026-06-01 19:14:10 -06:00
b972f51207 Add tests for GET /notes 2026-06-01 17:58:18 -06:00
5d2c4d62ac Test cleanup 2026-06-01 17:51:16 -06:00
3cf345c85f Add files for POST /note 2026-06-01 17:39:15 -06:00
fd9a1f4284 Update readme with notes app information. 2026-06-01 16:17:42 -06:00
974e8b56f4 Add references to projects that were used for code examples in README. 2026-06-01 15:42:30 -06:00
61dfbc88b9 Fix makefile so that JWT_SECRET is saved for docker-up and docker-down targets 2026-06-01 12:07:10 -06:00
cdc2958383 Fix flyway so it can use Postgres during docker compose. 2026-06-01 11:54:51 -06:00
bafc34a576 Add instructions on running the program to README 2026-06-01 11:52:44 -06:00
666dfb2c51 Add endpoints to README.md 2026-06-01 09:41:59 -06:00
e952828373 Add build-jar target to Makefile 2026-06-01 09:19:51 -06:00
defe79d242 Add /auth/login 2026-06-01 09:15:08 -06:00
925195ec13 Fix docker startup
Allow docker running from Makefile
2026-05-31 17:48:25 -06:00
92a2013b05 README updates 2026-05-31 17:11:08 -06:00
d432f1d1a3 Add DTO, exceptions, Flyway config, JPA file and test that allows user registration. 2026-05-31 17:10:49 -06:00
578fe6fa19 Add start of README file 2026-05-31 16:48:04 -06:00
8aa6c4b1e6 Add dev mode to makefile 2026-05-31 16:47:37 -06:00
ae4019e34c Add JPA entities 2026-05-30 09:54:09 -06:00
80fc9230a7 Add main entry point for Spring 2026-05-29 13:49:50 -06:00
6ca1117565 Add some scaffolding. 2026-05-29 12:57:56 -06:00
804fae4a90 Add requirements document. 2026-05-29 12:50:22 -06:00