From the course: Creating a Book Search Engine from Scratch Using Java and GitHub Copilot
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Prerequisites and learning goals
From the course: Creating a Book Search Engine from Scratch Using Java and GitHub Copilot
Prerequisites and learning goals
- [Instructor] In order to continue with this course, let's find out what all technologies we are going to use and what are some of the things that you must know before taking this course. Now, we are going to write the entire code in Java programming language, so we are going to use the latest Java. We may or may not be using or utilizing the latest Java features, but familiarity with the language is important. So this is not an introductory course on Java. So knowing Java is going to definitely help you in making progress with this course. Now, the second thing is that we are going to leverage Spring Boot for majority of our parts when writing the APIs or when interacting with the database. But we assume that you have interacted with Spring Boot already, and you are going to utilize some of your acquired learning in creating the book search engine. Now, if Spring Boot is new for you, there are a lot of fantastic courses already available in the library that you may want to search…