This website requires JavaScript.
Explore
Help
Sign In
QRunIO
/
qqq
Watch
2
Star
0
Fork
0
You've already forked qqq
mirror of
https://github.com/Kingsrook/qqq.git
synced
2025-07-18 05:01:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d25fc73908fd8957a5a52ecbebe9957cdfe646c
qqq
/
qqq-backend-module-mongodb
History
Darin Kelkhoff
7d25fc7390
CE-937 Remove withSecurityKeyValues that took a list and added all of them - felt a little unclear (did it replace or append to the list under the key?). now just replace the entire Map<String, List<Serializable>> yourself, or add them one-by-one. Updated tests accordingly.
2024-02-26 14:34:12 -06:00
..
src
CE-937 Remove withSecurityKeyValues that took a list and added all of them - felt a little unclear (did it replace or append to the list under the key?). now just replace the entire Map<String, List<Serializable>> yourself, or add them one-by-one. Updated tests accordingly.
2024-02-26 14:34:12 -06:00
pom.xml
Update log4j (to a version which seems to work better with slf4j for mongodb, javalin); set more sane log-levels for org.mongodb, org.eclipse.jetty, and io.javalin
2024-02-22 11:31:26 -06:00