FileMood

Download End to End Java Project Development Using Spring Boot

End to End Java Project Development Using Spring Boot

Name

End to End Java Project Development Using Spring Boot

 DOWNLOAD Copy Link

Total Size

1.3 GB

Total Files

193

Hash

8B9C064277E2FA25E7ABDF7C98578BDEBBCA2562

/End to End Java Project Development Using Spring Boot/

155 - Externalize Flight Reservation Properties.mp4

19.6 MB

001 - Course and Instructor Introduction.mp4

9.8 MB

002 - How to make the best of this course.mp4

2.9 MB

003 - Install Java.mp4

5.1 MB

004 - Install Spring Tool Suite.mp4

4.5 MB

005 - Configuring JDK in STS.mp4

2.7 MB

006 - Install MySQL and MySQL workbench.mp4

12.5 MB

007 - Using MySQL Workbench.mp4

3.4 MB

008 - Install Postman.mp4

3.5 MB

009 - Download the completed projects.mp4

2.1 MB

010 - What are micro services.mp4

10.8 MB

011 - Why Micro Services.mp4

11.8 MB

012 - Four Layers and Classes.mp4

7.7 MB

013 - Why the Layers.mp4

2.9 MB

014 - Layers and Technologies.mp4

2.5 MB

015 - Six key classes.mp4

3.9 MB

016 - Introduction.mp4

1.7 MB

017 - Create the DB Schema.mp4

2.9 MB

018 - Create the Spring Boot Project.mp4

6.6 MB

019 - Create the Model Class.mp4

12.3 MB

020 - Create the Repository.mp4

4.3 MB

021 - Use @GeneratedValue.mp4

2.4 MB

022 - Configure The Data Source.mp4

4.5 MB

023 - Create Student.mp4

10.5 MB

024 - Read Student.mp4

4.8 MB

025 - Update Student.mp4

6.7 MB

026 - Delete Student.mp4

5.0 MB

027 - Introduction.mp4

2.0 MB

028 - Create Workflow.mp4

3.0 MB

029 - Display Locations Workflow.mp4

3.3 MB

030 - Delete Workflow.mp4

3.3 MB

031 - Update Workflow.mp4

5.4 MB

032 - Create the Location Table.mp4

2.1 MB

033 - Create the locationweb Project.mp4

4.6 MB

034 - Create the Model Class.mp4

7.2 MB

035 - Create the Repository.mp4

3.1 MB

036 - Configure the Data Source.mp4

3.4 MB

037 - Create the services layer.mp4

7.4 MB

038 - Implement the methods.mp4

7.9 MB

039 - Create the View for Save Location.mp4

11.3 MB

041 - Configure prefix and suffix.mp4

2.1 MB

042 - Add the Jasper dependency.mp4

4.4 MB

043 - Application testing and flow.mp4

8.6 MB

044 - Update the application context.mp4

3.3 MB

045 - Handle the create request.mp4

9.1 MB

046 - Send a response back.mp4

4.7 MB

047 - Create testing and flow.mp4

7.5 MB

048 - Add the View All Link and Controller Method.mp4

7.0 MB

049 - Create the JSP.mp4

4.4 MB

050 - Use JSTL.mp4

9.6 MB

051 - Testing and Flow.mp4

2.0 MB

052 - Add Create Location Link.mp4

3.8 MB

053 - Code the Delete Request Flow.mp4

9.8 MB

054 - Code the Delete Response Flow.mp4

5.8 MB

055 - Add the Edit Button and Show Update Controller method.mp4

8.7 MB

056 - Create EditLocation JSP.mp4

10.0 MB

057 - Handle the update.mp4

7.7 MB

058 - Test the update.mp4

5.7 MB

059 - Introduction.mp4

2.8 MB

060 - Email UseCase.mp4

2.7 MB

061 - Add the Maven Dependency.mp4

2.7 MB

062 - Create the Utility classes.mp4

10.6 MB

063 - Configure the Mail Properties.mp4

5.6 MB

064 - Setup a Email Account.mp4

5.7 MB

065 - Use the Util Classes.mp4

5.0 MB

066 - Test the Util Layer.mp4

6.5 MB

067 - Introduction.mp4

4.4 MB

068 - Low level workflow.mp4

3.3 MB

069 - Add maven dependency.mp4

4.0 MB

070 - Add Repository Method.mp4

7.3 MB

071 - Create Utility Class.mp4

7.1 MB

072 - Generate the report.mp4

8.6 MB

073 - Create the controller method.mp4

10.3 MB

074 - Create the view.mp4

4.7 MB

075 - Testing.mp4

7.1 MB

076 - Introduction.mp4

2.6 MB

077 - What is REST.mp4

16.3 MB

078 - Create the REST Controller.mp4

2.4 MB

079 - Get All Locations.mp4

4.2 MB

080 - Test Get All Locations.mp4

5.9 MB

081 - Create Location.mp4

8.3 MB

082 - Update Location.mp4

5.0 MB

083 - Delete Location.mp4

6.7 MB

084 - Get One Location.mp4

4.3 MB

085 - Why Micro Services.mp4

11.8 MB

086 - Create DB Schema.mp4

9.5 MB

087 - Create a Project.mp4

5.2 MB

088 - Create model classes.mp4

17.7 MB

089 - Mark with JPA annotations.mp4

8.9 MB

090 - Define relationships.mp4

1.6 MB

091 - Create the Data Access Layer.mp4

6.0 MB

092 - Create User Registration View and Controller.mp4

14.4 MB

093 - Requirements and Design.mp4

2.6 MB

094 - Update Spring boot and Maven configuration.mp4

7.0 MB

095 - Access User Registration.mp4

3.6 MB

096 - Handle User Registration Request.mp4

9.8 MB

097 - Test User Registration.mp4

3.4 MB

098 - Handle Login.mp4

12.1 MB

099 - Test Login.mp4

7.0 MB

100 - Search Flights Requirements and Design.mp4

2.6 MB

101 - Create the findFlights jsp and Controller.mp4

10.5 MB

102 - Implement the repository method.mp4

7.9 MB

103 - Display the flights.mp4

11.6 MB

104 - Load Flight Data.mp4

8.5 MB

105 - Test Flight Search.mp4

4.9 MB

106 - Handle flight selection.mp4

6.9 MB

107 - Create the Complete Reservation View.mp4

16.4 MB

108 - Test Complete Reservation UI.mp4

3.6 MB

109 - Create Reservation Requirements and Design.mp4

3.4 MB

110 - Create the ReservationRequest and Controller Method.mp4

11.1 MB

111 - Create the Services Layer.mp4

16.5 MB

112 - Use the services layer classes.mp4

4.4 MB

113 - Create Reservation Confirmation View.mp4

2.9 MB

114 - Test Flight Reservation Flow.mp4

8.2 MB

115 - Create Home Page.mp4

8.0 MB

116 - Test Home Page.mp4

3.9 MB

117 - Integration Layer Requirements.mp4

3.0 MB

118 - Create the Find Reservation REST Service.mp4

7.1 MB

119 - Create the Update Reservation REST Service.mp4

8.9 MB

120 - Test REST Services.mp4

9.5 MB

121 - Create the project.mp4

5.6 MB

122 - Create the Model and Rest Client classes.mp4

11.1 MB

123 - Implement the Find Reservation REST Client.mp4

4.5 MB

124 - Implement the Update Reservation REST Client.mp4

5.0 MB

125 - Display Start Check In UI.mp4

10.2 MB

126 - Handle Start Check IN.mp4

6.5 MB

127 - Display Reservation Details.mp4

12.3 MB

128 - Testing.mp4

11.0 MB

129 - Check In Confirmation.mp4

3.5 MB

130 - Implement the Check In Method.mp4

7.2 MB

131 - Test CheckIn.mp4

5.8 MB

132 - Add IText dependencies.mp4

3.2 MB

133 - Create the PDFGenerator.mp4

7.1 MB

134 - Add Flight Details.mp4

11.9 MB

135 - Add Passenger Details.mp4

6.3 MB

136 - Add Email Support.mp4

4.2 MB

137 - Create EmailUtil.mp4

9.5 MB

138 - Use the Utility Classes.mp4

8.4 MB

139 - Test Book Flight.mp4

7.9 MB

140 - Test Check In.mp4

3.1 MB

141 - What is logging.mp4

4.8 MB

142 - Configure and use loggers.mp4

11.1 MB

143 - Configure Root Log Level.mp4

6.1 MB

144 - Logging in controller layer.mp4

18.9 MB

145 - Logging in Services Layer.mp4

7.8 MB

146 - Util and Integration Layer.mp4

12.6 MB

147 - Test Logging.mp4

11.1 MB

148 - Log to file.mp4

13.0 MB

149 - Logging Components.mp4

3.0 MB

150 - Create logback.xml.mp4

7.5 MB

151 - Define the appender log pattern.mp4

7.0 MB

152 - Configure Rolling Policy.mp4

7.8 MB

153 - Define Root Logger.mp4

2.2 MB

154 - Test Logback.mp4

7.8 MB

156 - Security Introduction.mp4

3.0 MB

157 - Encode Password.mp4

5.3 MB

158 - Create ADD Flight View.mp4

6.5 MB

159 - Create DB Tables.mp4

4.6 MB

160 - Create Role Entity.mp4

5.4 MB

161 - Define relationships.mp4

5.0 MB

162 - Create Role Repository.mp4

2.6 MB

163 - Implement UserDetailsService.mp4

10.7 MB

164 - Create a SecurityService.mp4

12.3 MB

165 - Set token in to SecurityContext.mp4

2.1 MB

166 - Update the UserController.mp4

4.0 MB

167 - Create Security Configuration.mp4

13.3 MB

168 - Create Password Encoder Bean.mp4

1.8 MB

169 - Test Security.mp4

10.8 MB

170 - Introduction.mp4

6.4 MB

171 - Which layer should a transaction start.mp4

4.8 MB

172 - JAR Deployment.mp4

11.4 MB

173 - WAR Deployment.mp4

11.9 MB

174 - Create the DB Table.mp4

1.9 MB

175 - Create the Project.mp4

2.9 MB

176 - Create the Model and Repository.mp4

6.9 MB

177 - Create the Upload JSP.mp4

7.0 MB

178 - Create the Controller.mp4

2.9 MB

179 - Implement the upload method.mp4

7.3 MB

180 - Save the document.mp4

5.1 MB

181 - Test Upload.mp4

11.3 MB

182 - Download requirement.mp4

2.0 MB

183 - Update the upload method.mp4

4.2 MB

184 - Update the View.mp4

12.7 MB

185 - Test and run display documents.mp4

4.3 MB

186 - Implement the download method.mp4

3.8 MB

187 - Stream the file back.mp4

8.1 MB

188 - Save the file name.mp4

4.2 MB

189 - Test Download.mp4

3.1 MB

1426704 - Create the Controller.mp4

5.0 MB

ReadMe.txt

0.5 KB

Visit Coursedrive.org.url

0.1 KB

/

Visit Coursedrive.org.url

0.1 KB

Course Downloaded from coursedrive.org.txt

0.5 KB

 

Total files 193


Copyright © 2024 FileMood.com