I am trying to do a project using NFC. I am trying to make an app so that when you hold apple pay to the NFC from the app it should show the card details. (This
While I trying delete Book entity with relations from database using this method @Transactional public void deleteBookById(Long id) { List<BookStatus>
I'm trying to add the snippet provided by Segment Analytics into nuxt.config.js but I'm getting the following error: FATAL $config is not defined What am I d
I have been evaluating Drools as a Rules Engine for use in our Business Web Application. My use case is a Order Management Application.And the rules are of fol
Im going to formulate this question as best I can because this is very confusing. I am using redux for my applications state. and I am using redux-thunk to hand
Currently working on a pet project that calls an API to generate forex pairs list after completing a similar code along and wanted to try to do it independently