Skip to main content
0 votes
0 answers
599 views

I'm currently working on implementing an Authorization Server using Spring Security OAuth. While configuring the OAuth server, I've encountered that the AuthorizationServerConfigurerAdapter class ...
김민영's user avatar
0 votes
0 answers
150 views

I am new to React development and was assigned with task of upgrading to the latest libraries. Looking at the existing code seems to be written generically to meet any react project using react-router ...
Arjuna's user avatar
  • 21
0 votes
0 answers
46 views

I'm converting a legacy app from using Microsoft.Practices.EnterpriseLibary.Validation to System.ComponentModel.DataAnnotations, and I'm trying to figure out how to implement an IgnoreNulls attribute. ...
Shane's user avatar
  • 121
0 votes
0 answers
103 views

We are currently in the process of moving code from our monoliths to different micro-services. There are 2 monoliths one using express, the other using sails on top of nodejs. I have already moved a ...
NUMBART's user avatar
  • 62
0 votes
0 answers
39 views

I've been asked to take an existing fairly large (150 page) database driven site that was written in ASP classic and upgrade it to .net 5 or .net 6. Are there any reliable tools available to make this ...
Zubo's user avatar
  • 23
0 votes
0 answers
37 views

It will be more helpful if you answer the following questions as well. Dealing with models.CharField. In python2, how the CharField value is stored in the database and how it is different from the ...
Mahendra Badu's user avatar
0 votes
1 answer
473 views

i am trying to convert below oracle query to SQL server query. Select * from table A WHERE TRUNC(a.Generate_DATE,'MM') = (SELECT (NVL (TRUNC (TO_DATE ('$$date','MM/DD/YYYY HH24:MI:SS')),TRUNC(...
gunjan gupta's user avatar
0 votes
1 answer
111 views

Is it possible to import/migrate functionality/specific files from one Amazon Connect instance to another? We've built out call center functionality within one Amazon Connect instance but we'd like ...
PKAYCETECH's user avatar
4 votes
1 answer
3k views

I'm currently trying to migrate an old Ionic app to Ionic 4. they were no issues at all before migration I'm working on a provider file helper.ts , and i'm stuck with a migration issue. here is the ...
Plouyroe's user avatar
  • 113
0 votes
0 answers
363 views

I am working in Magento 2 code migration tool, there I am stucked at composer install. Error is as below :- In RemoteFilesystem.php line 515: The "https://pear.php.net/get/Archive_Tar-1.4.3.tgz" ...
ChintsKhorasiya's user avatar
3 votes
1 answer
245 views

I am using MPMoviePlayerController as an embedded video player, but the fullscreen icon from iOS 10+ has changed. Original image in iOS 8, 9 Image in iOS 10+ I made the change earlier in an ...
Md. Ibrahim Hassan's user avatar
1 vote
1 answer
496 views

Anyone faced this error? I'm trying to migrate a custom module. When I run this command, I get the error below. Please advise. php bin/migrate.php migrateModuleStructure source destination PHP ...
Santosh Kumar Korada's user avatar
14 votes
4 answers
17k views

I've running project and its really gigantic, it contain almost 1000 files and 4 Custom (own built) framework and almost 10 others added via Pods. I've gone through Migrating Your Objective-C Code to ...
Aleem's user avatar
  • 3,311
1 vote
1 answer
347 views

We have two VSTS repositories assuming abc.visualstudio.com & xyz.visualstudio.com and we need to migrate the source code along with the history into final.visualstudio.com. For now we managed to ...
SharK's user avatar
  • 2,223
4 votes
3 answers
4k views

May be its simple question but I am not able to find right document to implement this. I have two aws account i.e personal P and Office O. For experiment purpose initially I have created Codecommit ...
ULLAS K's user avatar
  • 901

15 30 50 per page
1
2 3 4 5