How to get forgot Weblogic admin password

How to get forgot Weblogic admin password

If we don’t remember WebLogic admin password, we can get it using the below method. [applmgr@ebsapp1 ~]$ sh /u01/app/oracle/ebsappl/FIN2DB/fs1/FMW_Home/wlserver_10.3/common/bin/wlst.shInitializing WebLogic Scripting Tool (WLST) …Welcome to WebLogic Server...
TypeScript error in Visual Studio

TypeScript error in Visual Studio

While trying to build the angular app in visual studio, I have noticed below errors. Error Details:- TS1219 – Experimental support for decorators is a feature that is subject to change in a future release. Set the ‘experimentalDecorators’ option to remove this...