We host a web app where we have different APIs of the e-commerce marketplace and we use Spring Boot on the backend.
Lead PO, Consultant at a financial services firm with 10,001+ employees
Reduces development time, is stable, and scalable
Pros and Cons
- "The solution reduces our development time."
- "The solution has some vulnerabilities and fails our security audits, forcing us to keep fixing the solution."
What is our primary use case?
How has it helped my organization?
The solution reduces our development time.
What is most valuable?
Spring Boot allows us to quickly develop what we need.
What needs improvement?
The solution has some vulnerabilities and fails our security audits, forcing us to keep fixing the solution.
Buyer's Guide
Spring Boot
December 2024
Learn what your peers think about Spring Boot. Get advice and tips from experienced pros sharing their opinions. Updated: December 2024.
831,265 professionals have used our research since 2012.
For how long have I used the solution?
I have been using the solution for three years.
What do I think about the stability of the solution?
I give the stability an eight out of ten.
What do I think about the scalability of the solution?
I give the scalability an eight out of ten.
We have 20 people using the solution in our organization.
Which solution did I use previously and why did I switch?
We previously used Django and switched to Spring Boot because my current client is more interested in Java.
How was the initial setup?
The initial setup was straightforward. The deployment took a few days because we needed to get permission which requires going through a certain approval process.
What other advice do I have?
I give the solution an eight out of ten.
We require around five engineers for maintenance.
I recommend the solution to others.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Vice President at a financial services firm with 1,001-5,000 employees
Scalable, simple setup, and reliable
Pros and Cons
- "The most valuable feature of Spring Boot is all the interactions to various applications happen using Spring Boot."
- "Spring Boot could improve the interface, error handling, and integration performance."
What is our primary use case?
Spring Boot is deployed on a Azure Kubernetes container.
If I have to interact with a core banking system or any other application, I use Spring Boot.
What is most valuable?
The most valuable feature of Spring Boot is all the interactions to various applications happen using Spring Boot.
What needs improvement?
Spring Boot could improve the interface, error handling, and integration performance.
For how long have I used the solution?
I have been using Spring Boot for approximately four years.
What do I think about the stability of the solution?
The stability of Spring Boot depends on the hardware being use. If you have good hardware the solution will be stable.
What do I think about the scalability of the solution?
The scalability of Spring Boot is good.
We have more than 1,000 users using this solution.
How are customer service and support?
I have not used the technical support from Spring Boot.
How was the initial setup?
The intiial setup of Spring Boot is simple.
What's my experience with pricing, setup cost, and licensing?
Spring Boot is an open source solution, it is free to use.
Which other solutions did I evaluate?
We compared Spring Boot to .NET and we found Spring Boot to be better.
What other advice do I have?
I rate Spring Boot an eight out of ten.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
Buyer's Guide
Spring Boot
December 2024
Learn what your peers think about Spring Boot. Get advice and tips from experienced pros sharing their opinions. Updated: December 2024.
831,265 professionals have used our research since 2012.
Senior Software Engineer at Intesys
Good support, great configuration management, and free to use
Pros and Cons
- "The setup is straightforward."
- "It's difficult to explain to junior developers what it does under the hood."
What is our primary use case?
I work for customers in several industries and I mainly develop API and support applications and innovation with them, depending on the customer needs. I work in healthcare, logistics, and manufacturing.
What is most valuable?
The interaction with the database is great. Configuration management is useful as well. There are several features and I use many of them.
The setup is straightforward.
It is a stable product.
The product scales well.
Technical support is good.
It is a free open-source product with an active community.
What needs improvement?
Spring Boot is based on convention over configuration. Therefore, sometimes it seems that everything happens magically. It's difficult to explain to junior developers what it does under the hood.
There are no missing features at this time.
For how long have I used the solution?
I've been using the solution for eight to nine years.
What do I think about the stability of the solution?
It's very stable. I use it for most of my projects, and I don't have many problems with it. If there are problems, is due to the application being misconfigured. It's a configuration problem that is usually easy to solve.
What do I think about the scalability of the solution?
It is scalable. It is a cloud-native technology. Therefore, it fits with most cloud environments and container platforms. There are not many problems in scaling it. The only problem is if it's not compiled natively, it's slow. That said, this is a Java problem, not a framework problem, let's say.
How are customer service and support?
Technical support is good.
How would you rate customer service and support?
Positive
How was the initial setup?
I implement solutions with this framework. It doesn't need to be installed. It's straightforward to get started. It helps if you are a little experienced.
I'd rate the implementation process a five out of five in terms of ease of execution.
What was our ROI?
I am an employee in a company that heavily invests in this technology, and it pays off. Customers are happy. We are productive and developers are happy when working with it compared to other technologies. Therefore, my company is happy with this solution.
What's my experience with pricing, setup cost, and licensing?
It's an open-source product, so we don't have a real partnership with the framework vendor. It is free to use.
What other advice do I have?
The solution is deployed both in the cloud and on-premises, depending on the customer's needs.
We work with the solution on behalf of clients.
80% of my projects in the last eight years have been made with Spring Boot.
I'd advise new users to stay in touch with the community and explore the very valuable community resources.
I'd rate the solution a nine out of ten. It's very popular. It has a very engaged and very active community. The conference and the material online is great and it's usually very high quality. Once you've learned the solution, it allows you to be very productive.
Disclosure: My company has a business relationship with this vendor other than being a customer: Implementer
Associate Director at a financial services firm with 1,001-5,000 employees
Stable, scalable, lightweight, and easy to install
Pros and Cons
- "The platform is easy for developers to download."
- "It needs to be simplified, more user-friendly."
What is our primary use case?
We are using this solution for various in-house applications and products.
What is most valuable?
Spring Boot is lightweight. The platform is easy for developers to download. It gives you a good framework and support for the different components they have.
What needs improvement?
This is not a tool for beginners. You need to know and understand it well.
It needs to be simplified, more user-friendly.
Spring Boot is only for lightweight components. You cannot have large applications on it.
If the binary size is large then you have to ensure that the services that are designed are very lightweight. For example, if there are ten components, you have to divide them into ten and not into one. There needs to be a logical separation.
I would like to see the size of the code improved and the framework. We don't always realize how much we are loading into the microservice. There should be some limitations in place to indicate whether the code size should not exceed a certain amount and should not compile itself.
For how long have I used the solution?
I have been using Spring Boot for approximately five years.
What do I think about the stability of the solution?
It's a stable product. We have not had any issues.
What do I think about the scalability of the solution?
Spring Boot is scalable.
I have a team of 50, who are using this solution. The organization has approximately 120 users.
We plan to continue our usage with Spring Boot.
How are customer service and technical support?
There is a very large community available online. We find enough material there.
How was the initial setup?
The initial setup was straightforward.
There is a lot of documentation to get through, but there is help available online.
What's my experience with pricing, setup cost, and licensing?
This is an open-source product.
What other advice do I have?
Spring Boot is a good product to get started with, especially when there are services to be written, in particular, when in the new microservices area.
They need to look for the unnecessary binary size that gets increased, otherwise, it's good.
I would recommend this solution
I would rate Spring Boot an eight out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Senior Software Engineer at Intesys
Very smooth implementation; excellent features for monitoring and tracking network calls
Pros and Cons
- "Features that help with monitoring and tracking network calls between several micro services."
- "Having to restart the application to reload properties."
What is our primary use case?
My primary use case is to develop APIs used by single-page applications. It's almost exclusively for web applications and sometimes for communication between micro services, meaning two Spring Boot apps talking to each other. I develop API and the processes, using open API to define before developing them. With Spring Boot we generate the code and we serve the API's to this single-page application or other micro services. I use it almost every day. It's open source, so we don't have any partnership with them, we're a customer. I'm a software engineer.
What is most valuable?
Once you know how to use this solution, it's very easy, especially when building APIs. It has easily understandable convention and is an opinionated framework because of its conventional configurations. It helps build apps very fast and in particular Spring Data JPA and Maven plugins are very useful in generating code like open API plugin. I like all the features that help with monitoring and tracking network calls between several micro services. Usually when I develop with other tele frameworks or technologies, there are things that don't work but this is not case with Spring Boots. Almost everything works smoothly and upgrading from one version to the next is very easy.
What needs improvement?
I think that security is a delicate issue in this product. It's not as easy as in other technologies so unless you already have something configured it can't be done with a junior developer. You need some experience to do that properly and to understand how Spring security works.
In addition, as many developers say, sometimes you can see too much magic without really understanding what's happening under the hood. This is the main benefit of Spring Boot, but also a disadvantage in the event that the convention doesn't work and needs to be customized.
An additional feature they could consider would be the ability to reload properties without having to restart the application. It's one of the things I miss most. There is a solution that requires cloud tools, but there's no way to do it with a simple configuration.
For how long have I used the solution?
I've been using this solution for about seven years.
What do I think about the stability of the solution?
Once you understand the solution, it's very stable and unless you have an error in Java, it's very stable. I don't have many crashes or bugs related to the stability of the product.
What do I think about the scalability of the solution?
Scalability depends on how and what features you use. If you have to scale a stateless API application, it's easy because you can scale it horizontally, ensuring that all the shared resources are available and that if the nodes need to talk to each other, they can. Spring Cloud helps and it's well supported and documented.
How are customer service and technical support?
In terms of support, the documentation they provide is one of the best around and the community is very helpful. It's a very big community, so you always find the resources that you need. I've never had to contact technical support, I just open any issues on GitHub Bird to get a better idea of some concepts or problems I might have.
Which solution did I use previously and why did I switch?
The difference between Spring Boot and other systems is the ecosystem and the community which allows for testing. Other frameworks like Python, Django, have a much smaller community so it's more difficult to get information. I also use Liferay, which is a huge monolith but has a very small community. When you need help, you need to go to the forum and wait for someone to reply to your question. It can take weeks or even months to get a proper reply because the community is so small. It's an important and valuable feature of Spring.
How was the initial setup?
There is a website called data.spring.iu where you can choose modules and download the zip file where you can start to develop, so it's easy. Deployment is simple because it's just one configuration file . If you are not an expert in servers or cloud providers, you might have some work to do but it's only one file and a few steps.
What other advice do I have?
For anyone wanting to implement Spring Boot, I would recommend watching the developer, Josh Long, on You Tube. He has a lot of explanation videos showing the basics of Spring Boot. It shows what you can do in few steps, and you can then go to start.spring.iu, download your first project and start working on it.
I would rate this solution a nine out of 10.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Software Development Lead at a tech services company with 11-50 employees
A stable tool that offers its users a free version requiring a simple setup phase
Pros and Cons
- "It is a stable solution. Stability-wise, I rate the solution a nine out of ten...The initial setup was not complex and was a simple process."
- "If you want to have multiple integrations, the setup phase will become complex."
What is our primary use case?
The big thing in Spring Boot is that you don't need to make many manual configurations to set up some of the basic things I analyze. If you use Spring Core and want a JDBC connection, you need to consider a lot of XML files to have the JDBC connection done. In Spring Boots, it is simple to have the JDBC connection since the basic functions can be achieved with minimal codes or minimal configurations, making it a very powerful tool. There is not much custom configuration needed in Spring Boot.
What needs improvement?
With the boom of AI and machine learning, there is a need for a lot simpler integrations with them. The solution should have basic data models. There were regression and classification models before introducing data models back, and I feel we need some plugins to help to make it possible. In general, I want to see some integration in Spring Boot with artificial intelligence products.
For how long have I used the solution?
I have been using Spring Boot for eight years. I am just a user of the product.
What do I think about the stability of the solution?
It is a stable solution. Stability-wise, I rate the solution a nine out of ten.
What do I think about the scalability of the solution?
Considering that If we are using the correct microservices and architecture using Spring Boot, I rate the solution scalability a nine or ten out of ten.
If you are using a monolithic architecture with Java Spring Boot, then the tool will not provide enough scope for scalability. With microservices, you can deploy the tool with a lot of functions and make it scalable.
Around 50 people use the solution in my company, but there are a total of 80 people who know Spring Boot.
Which solution did I use previously and why did I switch?
I was initially using Spring Core, the earlier version of Spring Boot.
How was the initial setup?
The initial setup was not complex and was a simple process. If you want to have multiple integrations, the setup phase will become complex. There are not many complications during the setup phase in Spring Boot for basic functions or websites.
The solution is deployed on an embedded application server from Spring Boot, or we must deploy the tool using other application servers.
What's my experience with pricing, setup cost, and licensing?
I use the free version of Spring Boot.
Which other solutions did I evaluate?
If you want a livelock, I think Flume and Spark are open for it, and it will be better than a custom Java application built by IBM Redbooks. In the fields of data management and data streaming, Java is flexible, while Spring Boot is more flexible than Java.
What other advice do I have?
Overall, I rate the solution a nine out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
CTO at BE1 consultancy
Open source Java framework used in the HR space and offers stability in performance
Pros and Cons
- "This is a stable solution that is being used in the HR space."
- "This solution could be improved if it offered greater integration and was more compatible with other solutions."
What is our primary use case?
We use this solution for human resources applications.
What needs improvement?
This solution could be improved if it offered greater integration and was more compatible with other solutions. For this reason, we have moved to Microsoft.
For how long have I used the solution?
We have used this solution for one year.
How was the initial setup?
The complexity of the initial setup is moderate, not straightforward. It took approximately one week.
What other advice do I have?
I would rate this solution an eight out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Team Lead at cei
It gives you confidence in one readily available platform
Pros and Cons
- "It gives you confidence in a readily available platform."
- "communicationbetween different services from the third party layers or with the legacy applications needs to improve."
What is our primary use case?
We are using the latest version of Java Spring Boot. We can just start with the application within a day. When we start developing we can just start up the application development immediately and work for like four or five hours. We are using it for logistics companies and will be logging thousands of users. Companies of three thousand to four thousand users are what we are using it for.
What is most valuable?
It doesn't take much time like most other applications. So I just do my business with Spring Boot. It gives you confidence in a readily available platform. You just have to implement your project and you don't have to worry about third parties and integrating all the jobs.
What needs improvement?
I feel like communication has to be increased. For example, communicating between different services from the third party layers or with the legacy applications. But, it's getting mature right now, but there are some communication patterns that are getting with Spring Boot.
For how long have I used the solution?
We have been using Java Spring Boot for more than 3 and a half years.
What do I think about the stability of the solution?
Java Spring Boot is very stable. It's already proven and the market is moving towards this technology.
What do I think about the scalability of the solution?
One of the best advantages of Spring Boot is the scalability. You don't have to worry about it. You can deploy an application like in a service. If I want to have a separate application, or if you want to go with a business logic application, I would tend to go with the single application for the instance. So when I just want to increase the business logic application resources I can just scale up the service. I don't have to scale the whole application. That's monolithic. You can deploy an application individually or have it as a single application.
How are customer service and technical support?
We do not use their technical support.
How was the initial setup?
The initial setup is very straightforward. The cloud deployment gives you the DevOps technology, continuous integration, and continuous deployment tools. We have Docker, and we can put the image on the container. And we can do it again very easily. We can just bring the application down and bring up the application within 30 minutes.
What about the implementation team?
We did the initial setup in-house and we also maintain it in-house. We have a team of 30 people using Spring Boot.
Which other solutions did I evaluate?
We have used other frameworks and the scalability is not nearly as good.
What other advice do I have?
I would recommend looking into logistics and buying a domain to use Spring Boot. I would rate Java Spring Boot at a nine on a scale of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Download our free Spring Boot Report and get advice and tips from experienced pros
sharing their opinions.
Updated: December 2024
Product Categories
Java FrameworksPopular Comparisons
Jakarta EE
Apache Spark
Eclipse MicroProfile
Open Liberty
Vert.x
Spring MVC
Amazon Corretto
Oracle Application Development Framework
Helidon
Buyer's Guide
Download our free Spring Boot Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- Which is better - Spring Boot or Eclipse MicroProfile?
- Which is better - Spring Boot or Jakarta EE?
- Which solution do you prefer: Spring Boot or Open Liberty?
- Which solution has better performance: Spring Boot or Apache Spark?
- When evaluating Java Frameworks, what aspect do you think is the most important to look for?