ARChris Armstrong Thank youReply·Thread·Jan 21, 2018·How can I limit a particular user to fixed number of requests ?
ARThanks, second question is basically how to differentiate whether call is made by user or some kind of program like a for - loop and making continuous calls.Reply·Thread·Jan 20, 2018·How can I limit a particular user to fixed number of requests ?
ARThank you Francisco M. Santana VeronaReply·Thread·Jan 10, 2018·1·How to import markdown files into angular 4
ARThanks Marco Alka . Do you have idea how Continuous Query Notification works in Oracle with Java, will there be any performance or any other implications if I try to follow it.Reply·Thread·Jul 27, 2017·ReactJS + Java + Oracle - Real time updates
ARI do have service layer but as you said data is from other source getting pushed into tables. Oracle do provide something called Continuous Query Notification, but I'm not sure what will be the performance hit/ will there be any other implications if I do it.Reply·Thread·Jul 27, 2017·ReactJS + Java + Oracle - Real time updates
ARI'm using Heroku. It's free version gives you around 750Hrs per monthComment·Thread·Apr 23, 2017·3·How can I host a NodeJS application for free?
ARNo, its not. Spring container just creates object for you. It's your responsibility to make it thread safe.Comment·Thread·Apr 17, 2017·1·Is Singleton from a Spring Container, thread safe?
ARyup. It's just for testing DI :)Reply·Thread·Mar 23, 2017·1·How to write Directives and Filters in Angular 1.0 using ES6 classes?