go to post Yuri Marx · Dec 2, 2021 I request bonus to the use of basic auth, my app is REST API that's requires basic auth. If you access my app online, you have to inform user and password. (http://ymservices.tech:52773/crud/). Evidence: https://github.com/yurimarx/iris-api-security-mediator/blob/a3fa1863cd8318ace38d554ef3956694e6b28ef4/module.xml#L21
go to post Yuri Marx · Dec 2, 2021 I request bonus to use Audit into the app SecurityMediator. Evidence: https://github.com/yurimarx/iris-api-security-mediator/blob/a3fa1863cd8318ace38d554ef3956694e6b28ef4/src/dc/SecurityMediator/SecurityMediator.cls#L66
go to post Yuri Marx · Dec 2, 2021 I request bonus to online app (SecurityMediator) http://ymservices.tech:52773/crud/
go to post Yuri Marx · Dec 1, 2021 I claim 2 points to security mediator, because the article https://pt.community.intersystems.com/post/o-poder-do-xdata-aplicado-%C3...
go to post Yuri Marx · Dec 1, 2021 I claim 2 points to audit mediator app, because the article https://pt.community.intersystems.com/post/aproveitando-o-banco-de-dados...
go to post Yuri Marx · Nov 29, 2021 Could be like this: https://www.oracle.com/technetwork/java/codeconventions-150003.pdf, but with the most common conventions to the ObjectScript, this is an example only.
go to post Yuri Marx · Nov 23, 2021 Strong numbers! Congrats to Robert and to the authors, our DC heroes!
go to post Yuri Marx · Nov 17, 2021 An idea to a new bonus point criteria: 50% of code written in object script code in the github calculation.
go to post Yuri Marx · Nov 17, 2021 In the Java Hibernate side, use String type, because the Binary type is a string base 64. I to encode and decode this string follow this article: https://www.baeldung.com/java-base64-encode-and-decode
go to post Yuri Marx · Nov 16, 2021 It is the price that you pay to allows your app to be database independent. But some tasks java is very produtive, like to create rest api, microservices, reports, etc
go to post Yuri Marx · Nov 13, 2021 Thanks Nigel. If you want, send me an email - yurimarx@gmail.com, to get the editable diagram file.