Compare commits
No commits in common. 'main' and 'root-patch-1' have entirely different histories.
main
...
root-patch
@ -1,22 +0,0 @@
|
||||
package com.example;
|
||||
import org.springframework.boot.SpringApplication;
|
||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
@SpringBootApplication
|
||||
public class Application {
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(Application.class, args);
|
||||
}
|
||||
}
|
||||
testing is in progress
|
||||
Testing is in progress 1
|
||||
testing 1233
|
||||
testing
|
||||
test testing
|
||||
testing 01
|
||||
testing 02
|
||||
testing 01
|
||||
testing 02
|
||||
testing 01
|
||||
testing 0788
|
||||
testing 01
|
||||
testing 0090
|
@ -0,0 +1,2 @@
|
||||
PR SIZE TEST 01
|
||||
PRSIZE TEST 02
|
Loading…
Reference in New Issue