I created a builder class which construct Specifications object. It is used for creating queries for JpaSpecificationExecutor. The builder is used, because I ha
I'm trying to find tickSize using this method but it returns an error. Data: {'symbol': 'FIROUSDT', 'status': 'TRADING', 'baseAsset': 'FIRO', 'baseAssetPrecisio
I am working on .net core 6 along with EF-Core 7. I have define config class for the model where I have define HasMaxLength. When I run migration on ef core, it
I have two buttons and a webview in a relative layout. The WebView will always load youtube.com .I want to control the youtube's video playback i.e play or paus
I'm having issues getting a ruby on rails project running with Docker. I have a hunch it has something to do with running macOS Catalina (10.15.1). The issue co
I make an oracle dmp file by export it from linux os , which is the ORACLE_HOME path is start with /u01/app/oracle/.. (the default path) , and the DataBaseFiles
socket.getfqdn() and the result is ok,return sjs_88_78 and then socket.gethostbyname('sjs_88_78') it will socket.gaierror: [Errno -2] Name or service not
Want to fetch data from External Api using laravel I am new to Laravel and I want to search the data from external api (given below) by name. This is blade view
I am working with two Web API projects. I am getting response from one API to another API with status code and message. Using following method I need to send st