python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Enterprise scope vs Application Scope (SOA vs Microservices)
I am trying to understand the difference of SOA and microservices archtitecture and some terms are so abstract to me, so it is hard for me to understand.
I read documents, generally mentioning about;
...

darcula
Votes: 0
Answers: 1
MySQL 8 & RHEL 7 - starting services automatically is failing
I'm trying to shutdown and startup a MySQL 8 installation gracefully on reboot.
I've enable the service with systemctl with the following command.
systemctl enable rh-mysql80-mysqld.service
After reb...
JNicolls
Votes: 0
Answers: 0
How to import fields with readonly attr in Odoo14?
I would like to import fields with readonly attr from web, specifically field and values from 'mail.tracking.value' model.
I have tried to change fields by inheriting, but it haven't worked as spected...
robles29
Votes: 0
Answers: 1
Magento Enterprise Edition Upgrade from 2.3.5-p2 to 2.4.0 getting error
I am a newbie for the Magento enterprise edition. I am upgrading Magento 2.3.5-p2 to Magento 2.4.0 in Enterprise Edition.
Following commands used with MySQL 5.7 and php7.3:
composer require magento/pr...
Emily
Votes: 0
Answers: 1