Try our new research platform with insights from 80,000+ expert users

Oracle Application Development Framework vs Spring Boot comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Oracle Application Developm...
Ranking in Java Frameworks
10th
Average Rating
7.8
Reviews Sentiment
6.0
Number of Reviews
9
Ranking in other categories
No ranking in other categories
Spring Boot
Ranking in Java Frameworks
1st
Average Rating
8.4
Reviews Sentiment
7.5
Number of Reviews
38
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of March 2025, in the Java Frameworks category, the mindshare of Oracle Application Development Framework is 2.5%, up from 2.1% compared to the previous year. The mindshare of Spring Boot is 41.5%, down from 43.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Java Frameworks
 

Featured Reviews

Asad Ur Rehman - PeerSpot reviewer
Eases the writing of code in Java with JavaBeans; easy to set up
My advice to anyone who intends to use ADF for the first time is that you must make sure that you have powerful enough hardware in order to run everything smoothly, especially when it comes to JDeveloper. If your hardware is adequate, you can get by without a problem in terms of speed, but be advised that it can use a lot of resources. However, even though ADF is a good product with great scalability that has really helped me out in hard times since 2014, I would ultimately recommend that new users look toward Oracle APEX instead of ADF. I would rate Oracle Application Development Framework a nine out of ten.
RajuGottupalli - PeerSpot reviewer
Minimizes a lot of coding, improves the time to market, and is easily deployable and configurable
Spring Boot is a bounded framework. The services we develop are purely synchronous services, so there's a blocking and waiting state. This is a big problem in microservices. To avoid this problem, we have to make the service a reactive session. It has to be reactive to a particular load, particular condition, or based on the number of requests hitting the particular service. All these factors make the service a reactor. There's another module in which Spring Boot provides spring reflex. This module enables the reactiveness of the service, meaning that it eliminates the blocking and waiting state. For example, if you're sending a get operation or a post operation, there won't be any waiting for it to actually hit that particular network to get the data from another service. It continuously flows the request, and there is a zero waiting pack. Vert.x is another good framework where there are similar features or similar benefits with having a reactive session. Spring Boot is a license resource, so it's a framework where we can customize our solution or a particular requirement to build a good solution using Spring Boot. But it's an opinionated framework, meaning that it's completely bounded. You have only one direction to find a solution, whereas Vert.x is an unopinionated framework. Unopinionated is a kind of a toolkit where you can have more optimization and a more flexible solution, which is suitable to your requirements. In Spring Boot, the opportunities are limited. With Vert.x and other programming tools, we have multiple options to explore the solution in a different way and achieve a nonfunctional requirement of thousands transactions in a second. Spring Boot might not support this kind of non-functional requirement. Vert.X is a very good solution to solve critical NFRs for a particular application.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The single sign-on features applied to Oracle Cloud is a valuable feature. All parts of this application are compatible with single sign-on, where you have a security feature that is very good in Oracle Cloud."
"The most valuable feature is the ease of integration with other Oracle products."
"There are several valuable features. First is the fast deployment. Also the ease of use."
"It's database-centric, and it's seemingly easy to use the model–view–controller pattern that's built-in."
"The most valuable features of this solution are the business components."
"The most valuable feature of the Oracle Application Development Framework is the rapid development and the security it provides."
"The power of Oracle ADF is in the business components."
"The best part of Oracle ADF is being able to easily write code in Java with JavaBean files."
"We like that the product is open-source."
"The Spring Cloud Gateway, Load Balancer are the valuable features. Apart from them, handling a sync call, then multiple service communication through field clients are also useful features."
"The solution is easy to use; I primarily employ integrated templates such as the REST template."
"The cloud version is very scalable."
"We like that it is an open-source tool."
"It is stable."
"I have found the starter solutions valuable, as well as integration with other products."
"Spring Boot's configuration is easy, and it has an out-of-the-box deployment."
 

Cons

"Oracle ADF needs more components and the layout can be improved."
"You need to have Oracle ADF on-premises to build a big project. You need to have a dependable front-end application."
"Oracle Application Development Framework is set to go out of support over the next three years but they should provide support for the solution for the longer term. Additionally, there needs to be more overall optimization and specifically in webpage rendering. The solution uses a lot of resources, and in order for them to move forward, they would have to create a smaller resource impact."
"Lacks tailoring to geographic regional differences and consistent integration with third parties."
"I use JDeveloper along with ADF and, unfortunately, JDeveloper is a very slow tool. It takes a lot of time to accomplish things with it during both development and deployment. I hope that Oracle will improve JDeveloper to make it run faster."
"The application needs to be more lightweight and the performance improved."
"The model layer could be improved for performance because once that part gets bloated, the performance is lacking. So, there is room for performance optimization."
"The UI is very slow and not up to market standard."
"Building a new product in Spring Boot can take a long time since the solution uses reflection. This is one area the solution could be improved."
"This is a really good solution for me and I can't think of anything that can be improved."
"It needs to be simplified, more user-friendly."
"Spring Boot's cost could be cheaper."
"We'd like them to develop more supporting testing."
"The product could be improved by supporting and integrating Hadoop."
"We'd like to have fewer updates."
"The solution has some vulnerabilities and fails our security audits, forcing us to keep fixing the solution."
 

Pricing and Cost Advice

"The solution has an annual licensing cost and there are only standard fees. If you want Oracle support this is charged extra on top of the licensing fees."
"The cost of this solution is approximately $47,000 USD per site."
"We have yearly licensing costs."
"Oracle ADF is an expensive product. I don't know the actual figures, but our licensing costs for the year 2020, for example, were very high."
"We use a lot of Oracle products and in total, we pay about £5 million ($6.1 million USD) per year."
"Spring Boot is open source."
"This is an open source solution."
"Spring Boot is an open source solution, it is free to use."
"This is an open-source product."
"It's open-source software, so it's free. It's a community license."
"If you want support there is paid enterprise version with support available."
"Spring Boot is open source. It's a free tool and free framework."
"The solution is free."
report
Use our free recommendation engine to learn which Java Frameworks solutions are best for your needs.
839,422 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
16%
Government
9%
Non Profit
9%
Manufacturing Company
9%
Financial Services Firm
27%
Computer Software Company
14%
Manufacturing Company
7%
Government
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about Spring Boot?
1. Open Source2. Excellent Community Support -- Widely used across different projects -- so your search for answers would be easy and almost certain.3. Extendable Stack with a wide array of availab...
Which is better - Spring Boot or Eclipse MicroProfile?
Springboot is a Java-based solution that is very popular and easy to use. You can use it to build applications quickly and confidently. Springboot has a very large, helpful learning community, whic...
Which is better - Spring Boot or Jakarta EE?
Our organization ran comparison tests to determine whether the Spring Boot or Jakarta EE application creation software was the better fit for us. We decided to go with Spring Boot. Spring Boot offe...
 

Also Known As

Oracle ADF
No data available
 

Overview

 

Sample Customers

Financial Regulatory Authority (FRA) of Egypt, Red Samurai, ChB Jelly House
Information Not Available
Find out what your peers are saying about Oracle Application Development Framework vs. Spring Boot and other solutions. Updated: January 2025.
839,422 professionals have used our research since 2012.