Pekka Helenius
|
b000ba6e4f
|
Update README
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
b4c534b4e3
|
Bump up version tag (-> 0.0.4-alpha)
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
ff9048cefb
|
Book max count info box: move to the book list page
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
1a85af821e
|
Change CSS source URL
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
0f85999eda
|
Update REST API help page links
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
1f108c9cfb
|
Limit book count in database: Add SQL notes
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
d1f870d403
|
Inform whether global resource is found or not
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
0c9a4239d2
|
Do not expose management end points in production environment
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
1f98be01ba
|
Booklist: fix href URLs
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
5d4294a7dc
|
Add new option: db.sample.data.enabled
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
f429b101b7
|
Rely on actual repository data for user roles
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
a688cdd3ec
|
Replace getFile() with getInputStream(), required by WAR deployment
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
aa822a7829
|
Re-format Thymeleaf URL reference
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
d12450bffe
|
BookStorePages: Add resource pages
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
4919ad3101
|
Spring security: Comment out cookie and header settings
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
61bc35eeb0
|
Change sample picture due to certificate issues
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
c0262da55a
|
Arch Linux: update PKGBUILD
|
4 years ago |
Pekka Helenius
|
58cd69a1a4
|
Add missing copyright/author details header
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
69b5bfc143
|
database-prod.default.properties: Add header info (usage)
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
7ab873a2ed
|
Add necessary security configuration for public web
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
74d8addec6
|
Add REST API end point tests
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
48b92822e4
|
BookStoreTestWebContextBuilder: add POST,PUT,DELETE + restApiBaseUrl
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
6430d30437
|
Add database tests
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
0fa63ac096
|
Category: add NotNull constraint annotation to name attribute
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
2790128d83
|
User: add more constraints
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
b78af35a58
|
User_Role: implement deleteByCompositeId method
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
6e53931db0
|
Add missing message: security.book.count.max.msg
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
8b53fed77a
|
Fix delete queries for MariaDB
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
6306d53e51
|
Add web security restrictions for demonstration page
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
9212a1c687
|
Implement BookStoreWebRestrictions class
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
0ee226b9d3
|
Implement BookCommandLineRunner, as Spring Component
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
81dbf5827c
|
Implement methods: getAdditionalProfileResources, checkPropertiesExist.
Add hard-coded requirements.
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
e5e72eb41d
|
Add explicit database connection properties for dev & prod profiles
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
29fd4a1d2e
|
Add dummy BookstoreApplicationTests class
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
15b44bf5b0
|
Add BookDevController end point tests
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
a50aa9a258
|
BookDevControllerTest: 'dev' profile only
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
b00ed82f40
|
BookStoreTestWebContextBuilder: Add statsRefUrl
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
20a87437fd
|
Add BookRestController end point tests
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
bd29181dd2
|
Add BookController end point tests
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
ec3bf519ed
|
Add tests for controllers
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
f0759fd9cb
|
Implement BookStoreTestWebContextBuilder class
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
6269a9c549
|
User_Role composite key: add NotNull constraint annotation
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
ee59a73934
|
Add Maven dependency: spring-security-test
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
673cd993f4
|
Role name: add NotBlank constraint annotation
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
619fa55776
|
User username & password: add NotBlank constraint annotation
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
e145cb9030
|
Explicitly use MySQL mode for H2 database
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
cab8315a71
|
Add apireftable ID for table element
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
5c5ed43caa
|
Drop unnecessary 'HttpOnly' value as unit tests do not like it
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
36d39dbcc9
|
Add booklist ID
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |
Pekka Helenius
|
cf16711291
|
Also exclude 'password' from server log entries
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
|
4 years ago |