Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfacentauri/spring9
Demostración del uso de la anotación bean y archivo de propiedades en Spring con Java 8.
https://github.com/alfacentauri/spring9
java spring
Last synced: about 4 hours ago
JSON representation
Demostración del uso de la anotación bean y archivo de propiedades en Spring con Java 8.
- Host: GitHub
- URL: https://github.com/alfacentauri/spring9
- Owner: alfaCentauri
- License: gpl-3.0
- Created: 2020-08-30T21:18:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T19:57:51.000Z (about 2 years ago)
- Last Synced: 2023-03-08T05:43:31.719Z (over 1 year ago)
- Topics: java, spring
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring9
Demostración del uso de la anotación bean y archivo de propiedades en Spring con Java 11.## Requisitos
* Java 11 ó superior.
* Tomcat 9 ó superior.