File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,3 +11,18 @@ spring.jpa.database-platform=org.hibernate.dialect.PostgreSQL9Dialect
1111
1212security.app.jwtSecret =XueeCy61NOddroAgE5gZn7wS
1313security.app.jwtExpiration =43200000
14+
15+ github.base.url =https://api.github.com/
16+ github.search =search/
17+ github.search.topics =topics/
18+
19+ title.swagger =Documentation for Solicitation of Github Developers
20+ description.swagger =In order to facilitate the visibility of the endpoints, the Swagger application was used
21+ license.swagger =Apache License 2.0
22+ license.url.swagger =https://www.apache.org/licenses/LICENSE-2.0
23+
24+ developer.name =Murilo Alves
25+ developer.email =murilohenrique.ti@outlook.com.br
26+ developer.linkedin =https://www.linkedin.com/in/murilo-alves-66039a150/
27+
28+ version.software =Github Developers 1.0
Original file line number Diff line number Diff line change @@ -14,3 +14,14 @@ security.app.jwtExpiration=43200000
1414github.base.url =https://api.github.com/
1515github.search =search/
1616github.search.topics =topics/
17+
18+ title.swagger =Documentation for Solicitation of Github Developers
19+ description.swagger =In order to facilitate the visibility of the endpoints, the Swagger application was used
20+ license.swagger =Apache License 2.0
21+ license.url.swagger =https://www.apache.org/licenses/LICENSE-2.0
22+
23+ developer.name =Murilo Alves
24+ developer.email =murilohenrique.ti@outlook.com.br
25+ developer.linkedin =https://www.linkedin.com/in/murilo-alves-66039a150/
26+
27+ version.software =Github Developers 1.0
You can’t perform that action at this time.
0 commit comments