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
9th
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 July 2025, in the Java Frameworks category, the mindshare of Oracle Application Development Framework is 3.6%, up from 2.2% compared to the previous year. The mindshare of Spring Boot is 40.1%, down from 42.7% 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 of the Oracle Application Development Framework is the rapid development and the security it provides."
"It's database-centric, and it's seemingly easy to use the model–view–controller pattern that's built-in."
"The best part of Oracle ADF is being able to easily write code in Java with JavaBean files."
"The most valuable features of this solution are the business components."
"The most valuable feature is the ease of integration with other Oracle products."
"The power of Oracle ADF is in the business components."
"There are several valuable features. First is the fast deployment. Also the ease of use."
"It's great because it simplifies development. Together with MyBatis they make a beautiful pair for Java development."
"Spring Boot's configuration is easy, and it has an out-of-the-box deployment."
"Spring Boot provides an all-in-one solution for the libraries needed to create a Win app. It covers all the aspects, including validation, security, etc. It provides all those features out-of-the-box. You can do almost everything with Spring Boot."
"Features that help with monitoring and tracking network calls between several micro services."
"This is a stable solution that is being used in the HR space."
"The most valuable feature of Spring Boot is all the interactions to various applications happen using Spring Boot."
"Spring Boot is much easier when it comes to the configuration, setup, installation, and deployment of your applications, compared to any kind of MVC framework. It has everything within a single framework."
"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."
 

Cons

"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."
"Lacks tailoring to geographic regional differences and consistent integration with third parties."
"The UI is very slow and not up to market standard."
"The performance of this solution needs to be improved because it is very slow."
"The application needs to be more lightweight and the performance improved."
"You need to have Oracle ADF on-premises to build a big project. You need to have a dependable front-end application."
"Oracle ADF needs more components and the layout can be 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."
"If you want to create large microservices applications, you need to connect several applications and services to each other. It is very complicated, and Spring Boot does not have an integrated solution for it."
"Spring Boot is okay right now, but my team is looking for some integration where you can make a call to the JMS messaging service and other types of third-party integrations. If the integration with Spring Boot is improved, that would make the tool better. What I'd like to see in the next release of Spring Boot is its integration or tie-up with messaging servers and third-party EFPs, as that would make it very good and more competitive versus other new solutions in the market."
"The performance could be better."
"We'd like them to develop more supporting testing."
"This solution could be improved if there were more libraries available. We would also like more mobile platform functionality using low levels of code."
"The database connectivity could be better in terms of dealing with multi-tenant systems."
"I would like to see more integration in this solution."
"The tool's documentation could be improved, especially by tying it back to frequently asked questions and issues users have. A feedback loop in which the documentation targets the most commonly asked user questions would make using the solution easier. Essentially, I want a more user-centered approach to documentation rather than a purely technical focus."
 

Pricing and Cost Advice

"The cost of this solution is approximately $47,000 USD per site."
"We have yearly licensing costs."
"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."
"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 an open-source solution."
"I use the free version of Spring Boot."
"It's an open-source solution."
"If you want support there is paid enterprise version with support available."
"This is an open-source product."
"This is an open source solution."
"The solution is an open-source tool."
"Spring Boot is free; even the Spring Tools Suite for Eclipse is free."
report
Use our free recommendation engine to learn which Java Frameworks solutions are best for your needs.
861,524 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
11%
Manufacturing Company
10%
Government
10%
Non Profit
8%
Financial Services Firm
30%
Computer Software Company
12%
Manufacturing Company
7%
Government
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

Ask a question
Earn 20 points
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: June 2025.
861,524 professionals have used our research since 2012.