I work for an enterprise that will build a web services stack architecture (based on the wait principle), I am a technical manager. This architecture will be created using the Java platform, but I have a problem with some team members: they are from the old school of Oracle (i.e. they used the legacy using PL / SQL, and based on them, the business logic should only be in the database data, with only a small level of java that causes this), I have some arguments about this, but I would like to know your arguments in favor or cons in the question.
Java Favor (in my opinion)
- Scalability
- Monitoring
- Object oriented language
- Synchronization Process / Async
- Rich domain
- Testability
java oracle plsql
irobson
source share