“Intellij is a great JAVA IDEA that helps me to developer better code” Pros: Not only a great JAVA IDEA but also Intellij has support for other program languages like php, html, javascript. ... Reasons for Switching to IntelliJ IDEA: Intellij is easier to use and uses less memory making the user experience better.
IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software. It is developed by JetBrains (formerly known as IntelliJ), and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development.
As of version 9.0, IntelliJ IDEA is provided in two editions: Community Edition: open source and available free of charge. The Community Edition is covered by the Apache 2.0 license, and is built together with the open community around jetbrains.org.
Spring Boot is an open source Java-based framework used to create a micro Service. It is developed by Pivotal Team and is used to build stand-alone and production ready spring applications.
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. ... If you are looking for a quick reference, you can use the documentation index.
Apache Tomcat is a long-lived, open source Java servlet container that implements several core Java enterprise specs, namely the Java Servlet, JavaServer Pages (JSP), and WebSockets APIs.
- Daniel - Developer - daniel.vaskevic123@gmail.com
- Tadas - Analyst - tadas.cibiras76@gmail.com
- Vainius - QA (Quality assurance specialist) - vainiusd1@gmail.com
- Karolis - Tester - karoliskarolis12@gmail.com
RESTful Web service
-
Assign different roles to each team member
-
Use online team board like Trello
-
Create new project in GitHub
-
Use any DBMS to create and manage your database
-
Create fully functional RESTful Web Service:
* cacheable * stateless * conforming to level 4 of Richardson Maturity Model
-
Get OpenAPI(json format)
-
Using Swagger Editor
> explore your API > send the requests > observe the responses.
-
Using Postman tool
Goal | Methods |
---|---|
Send the requests to created | POST, GET, PUT, and DELETE. |
Observe the responses | POST, GET, PUT, and DELETE. |
- RapidAPI: API Marketplace
© Copyright (c) 2020 Daniel
Licensed under the mid License.