Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
d2477ea
commit inicial
Irenevn16 Apr 22, 2025
6cbd736
gitignore
Irenevn16 Apr 22, 2025
63c53c1
application properties ex
Irenevn16 Apr 23, 2025
e21f95f
properties update
Irenevn16 Apr 23, 2025
b91514f
properties update 2
Irenevn16 Apr 23, 2025
65b8834
initial commit
anruiz-r Apr 23, 2025
19c5dbc
Merge branch 'main' into angela
anruiz-r Apr 23, 2025
7209bbb
capas
Irenevn16 Apr 23, 2025
1ec51c8
Merge branch 'main' into angela
anruiz-r Apr 23, 2025
9dd598a
capas creadas
Irenevn16 Apr 23, 2025
a3030c3
Merge branch 'main' into angela
anruiz-r Apr 23, 2025
193b359
Book class
anruiz-r Apr 23, 2025
40391e9
Book repository created,Irene version + Angela version
anruiz-r Apr 23, 2025
f5410af
duplicado bookrepo para miguel
anruiz-r Apr 23, 2025
e91dcb0
Class Author + Issue
MPacheca7 Apr 23, 2025
2653d48
metodos repositorio angela
anruiz-r Apr 23, 2025
e034b04
Merge branch 'angela'
anruiz-r Apr 23, 2025
9a5f275
primeros métodos
Irenevn16 Apr 23, 2025
bdb27be
findBooksByUsn
MPacheca7 Apr 23, 2025
fe3b843
BookRepositoryMiguel
MPacheca7 Apr 23, 2025
f14d62a
metodo
Irenevn16 Apr 24, 2025
005b247
Merge branch 'miguel' of github.com:Irenevn16/homework-java-ironlibrary
MPacheca7 Apr 24, 2025
2be23ec
changes
Irenevn16 Apr 24, 2025
908b207
Merge branch 'irene'
Irenevn16 Apr 24, 2025
c39c1d4
uniendo metodos en archivos de repositorios
anruiz-r Apr 24, 2025
d824bcf
library service
Irenevn16 Apr 25, 2025
1f7e0c4
scanner 5 y 6
Irenevn16 Apr 25, 2025
e5adc7a
onetoone student
Irenevn16 Apr 25, 2025
cf1b605
One to One Miguel
MPacheca7 Apr 27, 2025
4515604
Methods and test (not finished)
MPacheca7 Apr 28, 2025
0b24f30
Add
MPacheca7 Apr 28, 2025
9831f70
scaner metodpos angela y cambios en author
anruiz-r Apr 28, 2025
6d66592
cambios
Irenevn16 Apr 28, 2025
6d55fbf
Merge branch 'angela'
anruiz-r Apr 28, 2025
e9bf549
Merge branch 'irene'
Irenevn16 Apr 28, 2025
fefcc8d
Prueba archivos Irene
anruiz-r Apr 28, 2025
4c02a1f
duplicados archivos Irene
anruiz-r Apr 28, 2025
23cdc9d
Merge branch 'irene'
Irenevn16 Apr 28, 2025
442d2f1
archivos perdidos de irene añadidos
anruiz-r Apr 28, 2025
3d07dad
scanner angela, cambios en find by usn
anruiz-r Apr 28, 2025
eb6b31b
authorBook corregido
Irenevn16 Apr 29, 2025
76df0ed
cambios sql
Irenevn16 Apr 29, 2025
3ef27c2
modificacion scanner angela
anruiz-r Apr 29, 2025
cb6702d
add miguel
MPacheca7 Apr 29, 2025
2b2303b
Merge branch 'main' into miguel
MPacheca7 Apr 29, 2025
ffafc8e
Merge branch 'main' of github.com:Irenevn16/homework-java-ironlibrary
MPacheca7 Apr 29, 2025
d297356
Merge branch 'miguel'
MPacheca7 Apr 29, 2025
0596487
conflicts solved
Irenevn16 Apr 29, 2025
23ce5fb
juntando scanner
Irenevn16 Apr 29, 2025
ff56c74
fallos en el menu
Irenevn16 Apr 29, 2025
ff85c6a
uml subido
Irenevn16 Apr 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/mvnw text eol=lf
*.cmd text eol=crlf
39 changes: 39 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
IronLibrary/HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/

### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
.idea/modules.xml
.idea/misc.xml


### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/

### VS Code ###
.vscode/

application.properties

3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/homework-java-ironlibrary.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
wrapperVersion=3.3.2
distributionType=only-script
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
27 changes: 27 additions & 0 deletions HELP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Getting Started

### Reference Documentation
For further reference, please consider the following sections:

* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/3.4.4/maven-plugin)
* [Create an OCI image](https://docs.spring.io/spring-boot/3.4.4/maven-plugin/build-image.html)
* [Spring Data JPA](https://docs.spring.io/spring-boot/3.4.4/reference/data/sql.html#data.sql.jpa-and-spring-data)
* [Spring Web](https://docs.spring.io/spring-boot/3.4.4/reference/web/servlet.html)

### Guides
The following guides illustrate how to use some features concretely:

* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)
* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
* [Building REST services with Spring](https://spring.io/guides/tutorials/rest/)
* [Accessing data with MySQL](https://spring.io/guides/gs/accessing-data-mysql/)

### Maven Parent overrides

Due to Maven's design, elements are inherited from the parent POM to the project POM.
While most of the inheritance is fine, it also inherits unwanted elements like `<license>` and `<developers>` from the parent.
To prevent this, the project POM contains empty overrides for these elements.
If you manually switch to a different parent and actually want the inheritance, you need to remove those overrides.

Binary file added UML.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
259 changes: 259 additions & 0 deletions mvnw

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading