The present project, realization of a web application of internship management, is carried out within the framework of the preparation of the mini project of the end of our module j2ee, it is about a web application named " Stage Bin-Ydik " which is developed in the JEE environment using several tools.
Jsoup is an open source Java library designed to parse, extract and manipulate data stored in HTML documents. In our application we used stagaires.ma as a reference site. The tags we targeted to retrieve the information are : Small: contains the name of the internship announcement. Para: contains a description of the internship. Span: contains the duration of the internship. Small: contains the name of the company offering the internship opportunity. Href: to retrieve the link to the advertisement from the referrer site. Span: contains the type of internship.
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. This chapter will give you an introduction to Spring Boot and familiarizes you with its basic concepts.



